From d1755e2fc2a47914a90c8a16565bdcd2cccc5a7c Mon Sep 17 00:00:00 2001 From: Hrik Bhowal Date: Thu, 23 May 2024 17:04:22 -0400 Subject: [PATCH] fix: opensource mit link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c500af1..b510b3c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # `createXcrunch` [![👮‍♂️ Sanity checks](https://github.com/HrikB/createXcrunch/actions/workflows/checks.yml/badge.svg)](https://github.com/HrikB/createXcrunch/actions/workflows/checks.yml) -[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/license/mit/) +[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/license/mit) `createXcrunch` is a [Rust](https://www.rust-lang.org)-based program designed to efficiently find _zero-leading_, _zero-containing_, or _pattern-matching_ addresses for the [CreateX](https://github.com/pcaversaccio/createx) contract factory. Uses [OpenCL](https://www.khronos.org/opencl/) in order to leverage a GPU's mining capabilities.