diff --git a/README.md b/README.md index e18058f07..d0aa8f4d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -## The Zink Project +### The Zink Project > [!CAUTION] > @@ -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 | Solidity@0.8.21 | | ------ | ---- | --------------- | @@ -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. @@ -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