aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index e08b0a6..9da4b12 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,7 @@ Native clients of websites with fast access to what you want to see
See project.conf \[dependencies]. youtube-dl also needs to be installed to play videos from youtube.
# TODO
Fix x11 freeze that sometimes happens when playing video.
-If a search returns no results, then "No results found for ..." should be shown and navigation should go back to searching with suggestions. \ No newline at end of file
+If a search returns no results, then "No results found for ..." should be shown and navigation should go back to searching with suggestions.
+Keep track of content that has been viewed so the user can return to where they were last.
+For manga, view the next chapter when reaching the end of a chapter.
+Make network requests asynchronous to not freeze gui when navigating. Also have loading animation. \ No newline at end of file