Skip to content

Commit

Permalink
docs(README): try fix the image
Browse files Browse the repository at this point in the history
  • Loading branch information
clearloop committed Sep 14, 2024
1 parent c6ebf4d commit e7a1c65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<img align="right" width="150" height="150" top="100" src = "https://avatars.githubusercontent.com/u/138247979?s=400&u=cbf4b9e9da048899a947f08d92e030806d5bd50b&v=4"/>

## The Zink Project
### The Zink Project

> [!CAUTION]
>
Expand Down Expand Up @@ -42,7 +42,7 @@ which will unlock all of the following features:

Run `cargo install zinkup` to install the toolchain!

### Fibonacci Example
## Fibonacci Example

| fib(n) | Zink | [email protected] |
| ------ | ---- | --------------- |
Expand Down Expand Up @@ -70,7 +70,7 @@ vyper because it doesn't support recursion...Zink is 5x fast on this, but it is
caused by our current implementation is not completed yet ( missing logic to adapt to more
situations ), let's stay tuned for `v0.3.0`.

### Donation
## Donation

After completing the ERC20 implementaion, Zink will focus on MEV logic since everything could
be even more compact and realistic from this dark forest.
Expand All @@ -81,7 +81,7 @@ please feel free to reach out, would be appreciated for any opportunities ^ ^
- ETH: `0xf0306047Fa598fe95502f466aeb49b68dd94365B`
- SOL: `AZGXAerErfwVzJkiSR8moVPZxe1nEhvjdkvxQ7qR6Yst`

### LICENSE
## LICENSE

GPL-3.0-only

Expand Down

0 comments on commit e7a1c65

Please sign in to comment.