Update README.md

This commit is contained in:
motherofbots.eth 2023-03-15 11:07:14 -07:00 committed by GitHub
parent fd8a437ebf
commit 8bb7099e1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,6 @@
* [l2s && rollups](basic_knowledge/l2_and_rollups)
* [the evm && opcodes](basic_knowledge/evm_and_opcodes)
* [decentralized storage](basic_knowledge/decentralized_storage)
* [vulnerabilities](basic_knowledge/vulnerabilities)
<br>
@ -58,7 +57,9 @@
### III. learn from history
* [bug hunting](advanced_expert/bug_hunting)
* [vulnerabilities](advanced_expert/vulnerabilities)
* [attack reviews](advanced_expert/attack_reviews)