aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArjun Satarkar <me@arjunsatarkar.net>2023-08-04 20:02:00 +0000
committerArjun Satarkar <me@arjunsatarkar.net>2023-08-04 20:03:29 +0000
commitb42091406ba4f4abe8591a793e2334d38613aaf5 (patch)
tree6b1e30d7a42cb41cff2ef50887b6010516152329 /README.md
parent8f5488436b90d85969abb8bdcbb0ecf14d8936bd (diff)
downloadtagrss-b42091406ba4f4abe8591a793e2334d38613aaf5.tar
tagrss-b42091406ba4f4abe8591a793e2334d38613aaf5.tar.gz
tagrss-b42091406ba4f4abe8591a793e2334d38613aaf5.zip
Make tag input nicer with JS (if enabled)HEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39b7e8b..6e24e3b 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ See `LICENSE.txt` in the root of this repository for the text of the license.
## To do
-* Add JS to make the feed/tag input situation work like one would normally expect rather than like it's 1985. (Progressive enhancement, though.)
+* Add JS to make the feed filter input situation work like one would normally expect rather than like it's 1985. (Progressive enhancement, though.)
* Add support for authentication
* Allow specifying update interval on a per-feed basis