aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 876e5ff..944b645 100644
--- a/README.md
+++ b/README.md
@@ -49,8 +49,9 @@ Use `psql` and load `db/db.sql` for models,
9. ~Refactor URLs and HTTP calls in tests `tests.py` to reduce copy-pasta~
10. Get rid of `requests` dependency in `tests.py`
11. Fix `PATCH` redirects?
-12. Search
+12. [Full Text Search](https://dev.to/nightbird07/full-text-search-in-postgresql-a-comprehensive-guide-3kcn)
13. Add preview functionality to edit form
+14. Add support for creating new entries
## But using C in 2024 is dangerous?