Skip to content

Commit

Permalink
Merge pull request #1105 from Archie818/fix-readme-errors
Browse files Browse the repository at this point in the history
docs: Correct Numbering Error in README for Task Listing
  • Loading branch information
0x-stan authored May 9, 2024
2 parents a22bfcb + 1e1cf07 commit 0ba8dcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ DAPP架构请参考文章--[从架构维度看Web2.0与Web3.0应用之别](https
46. [NFT Floor Perps](https://www.paradigm.xyz/2021/08/floor-perps/)
47. [TWAMM: Time-Weighted Average Market Maker](https://www.paradigm.xyz/2021/07/twamm/)
48. [ZK Voting](basic/48-ZK-Voting)
49. [Account Abstraction](basic/49-aa)
50. [solidity security](basic/50-solidity-security)
51. [sniper](https://github.com/Supercycled/cake_sniper.git)
52. [Governace](https://github.com/withtally/safeguard)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ You are welcome to PR improvements to existing tutorial projects or to create mo
46. [NFT Floor Perps](https://www.paradigm.xyz/2021/08/floor-perps/)
47. [TWAMM: Time-Weighted Average Market Maker](https://www.paradigm.xyz/2021/07/twamm/)
48. [ZK Voting](basic/48-ZK-Voting)
49. [Account Abstraction](basic/49-aa)
50. [solidity security](basic/50-solidity-security)
51. [sniper](https://github.com/Supercycled/cake_sniper.git)
52. [Governance](https://github.com/withtally/safeguard)
Expand Down

0 comments on commit 0ba8dcd

Please sign in to comment.