Skip to content

Commit 5566564

Browse files
authored
Update README.md
1 parent 22d43fe commit 5566564

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ Abstract domain knowledge for it.
7979

8080
Go+ introduces `classfile` to abstract domain knowledge.
8181

82+
* [What's Classfile?](doc/classfile.md#whats-classfile)
83+
* [Dive into Go+ Classfiles](doc/classfile.md)
84+
8285
Sound a bit abstract? Let's see some Go+ classfiles.
8386

8487
* Unit Test: [classfile: Unit Test](https://github.com/goplus/gop/blob/main/doc/classfile.md#classfile-unit-test)
@@ -87,8 +90,6 @@ Sound a bit abstract? Let's see some Go+ classfiles.
8790
* Web Programming: [yaptest: HTTP Test Framework](https://github.com/goplus/yap#yaptest-http-test-framework)
8891
* Web Programming: [ydb: Database Framework](https://github.com/goplus/yap#ydb-database-framework)
8992
* STEM Education: [spx: A Go+ 2D Game Engine](https://github.com/goplus/spx)
90-
* Mechanism: [What's Classfile](doc/classfile.md#whats-classfile)
91-
* Mechanism: [Go+ Classfiles](doc/classfile.md)
9293

9394

9495
### gsh: Go+ DevOps Tools

0 commit comments

Comments
 (0)