diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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? |