We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75db73 commit 34381c0Copy full SHA for 34381c0
README.md
@@ -47,7 +47,7 @@ cargo run fetch-segment 141 145 # Fetches build orders 141-145 (both included)
47
48
## Roadmap
49
50
-* [ ] Better CLI interface, with progress bars, styling and more detailed progress
+* [x] Better CLI interface, with progress bars, styling and more detailed progress
51
* [ ] Database integration (possibly MongoDB)
52
* [ ] Live updates -- checking if new builds have been posted
53
* [ ] Deployment with an actual API
0 commit comments