Zendril 6 месяцев назад
Родитель
Сommit
e09c11a16a
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -173,6 +173,11 @@ zig build -Dn=19 -l
   ...
   ...
 ```
 ```
 
 
+To reset the progress (have it run all the exercises that have already been completed):
+```
+zig build -Dreset
+```
+
 ## What's Covered
 ## What's Covered
 
 
 The primary goal for Ziglings is to cover the core Zig language.
 The primary goal for Ziglings is to cover the core Zig language.