Update README.md

This commit is contained in:
motherofbots.eth 2023-03-15 11:02:39 -07:00 committed by GitHub
parent 98e5bd2cce
commit 0304ec6d0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,12 +30,12 @@
### I. learn the basics ### I. learn the basics
* [oracles](oracles) * [oracles](basic_knowledge/oracles)
* [cryptography](cryptography) * [cryptography](basic_knowledge/cryptography)
* [l2s && rollups](l2_and_rollups) * [l2s && rollups](basic_knowledge/l2_and_rollups)
* [the evm && opcodes](evm_and_opcodes) * [the evm && opcodes](basic_knowledge/evm_and_opcodes)
* [decentralized storage](decentralized_storage) * [decentralized storage](basic_knowledge/decentralized_storage)
* [vulnerabilities](vulnerabilities) * [vulnerabilities](basic_knowledge/vulnerabilities)
<br> <br>