Skip to content

Commit 22ea1c3

Browse files
committed
more structure to readme
1 parent a920fb3 commit 22ea1c3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,21 @@ Moreover, such a specification should be unambiguous and capable of
6464
answering all the questions regarding corner-case behaviors.
6565
At our knowledge, there was no such formal specification for ERC20, or
6666
for ERC20 variants, available at the time of this writing.
67+
68+
## Structure
69+
70+
[evm.md](evm.md)
71+
72+
[imp.md](imp.md)
73+
74+
## Testing
75+
76+
[tests](tests)
77+
78+
## Contributing
79+
80+
- more tests
81+
82+
- more languages
83+
84+
- how to run ktest

0 commit comments

Comments
 (0)