Skip to content

Commit 65d5a9d

Browse files
committed
Add the completion progress of exercises.
1 parent b357da0 commit 65d5a9d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.org

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@
2121
#+begin_src shell
2222
raco pkg install --auto --batch # 类似 JavaScript 的 npm install
2323
#+end_src
24+
* 习题
25+
习题完成情况:
26+
- 章节一: 43/46
27+
- 章节二: 88/97
28+
- 章节三: 20/82
29+
- 章节四: TODO
30+
- 章节五: TODO
2431
* 运行
2532
运行所有的习题
2633
#+begin_src shell

0 commit comments

Comments
 (0)