Skip to content

Commit 866db3c

Browse files
committed
TODOs
1 parent 1110316 commit 866db3c

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
## TODO:
44
- [ ] 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
5+
- [ ] Move to using selenium to fecth the page
6+
- [ ] Move to using textual TUI for a better UI
7+
98

109
## Things done on 28th June 2024:
1110
- Fixed the input issue by using the `input()` function to take input from the user.

0 commit comments

Comments
 (0)