We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1110316 commit 866db3cCopy full SHA for 866db3c
1 file changed
README.md
@@ -2,10 +2,9 @@
2
3
## TODO:
4
- [ ] Figure out how input will work : Done
5
-- [ ] FIgure out how to render dynamic webpages : Splash or selenium
6
-- [ ] Write tests for the each of the classes and include them in the CI workflow
7
-- [ ] Use rich textualize for a better UI
8
-- [ ] find a way to render images in terminal using ascii
+- [ ] Move to using selenium to fecth the page
+- [ ] Move to using textual TUI for a better UI
+
9
10
## Things done on 28th June 2024:
11
- Fixed the input issue by using the `input()` function to take input from the user.
0 commit comments