Skip to content

Commit a1df3c9

Browse files
committed
Improved README
1 parent 6d5081a commit a1df3c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,15 @@ aoctimer <your_command>
143143
# Examples:
144144

145145
aoctimer node day01/index.js
146+
146147
aoctimer python day5.py
148+
147149
aoctimer day25.exe
150+
148151
aoctimer go run aoc/day01/solution.go
152+
149153
aoctimer -d 13 java my_solution
154+
150155
aoctimer --day 15 lua solution.lua
151156
```
152157

0 commit comments

Comments
 (0)