update readme.md

This commit is contained in:
sunface
2022-02-27 20:34:54 +08:00
parent 17f94a2a22
commit 209f748a68
4 changed files with 6 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
- [Compound Types doing](compound-types/intro.md)
- [string](compound-types/string.md)
- [array](compound-types/array.md)
- [slice todo](compound-types/slice.md)
- [slice](compound-types/slice.md)
- [tuple todo](compound-types/tuple.md)
- [struct todo](compound-types/struct.md)
- [enum todo](compound-types/enum.md)