From ff008cf17716c1b0b4394e9d0b83969e419eb844 Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Fri, 12 Jan 2024 15:39:59 -0600 Subject: Clean up hardcoded strings --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 82bb8d1..876e5ff 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Use `psql` and load `db/db.sql` for models, 1. ~Only do HTTP stuff at the edge.~ 2. ~`PUT`~/`PATCH`? entries. -3. pagination +3. pagination of index ? 4. ~HTML form for edits~ 5. ~Make

first class markdown citizen~ 6. ~Remove JSON API?~ @@ -50,6 +50,7 @@ Use `psql` and load `db/db.sql` for models, 10. Get rid of `requests` dependency in `tests.py` 11. Fix `PATCH` redirects? 12. Search +13. Add preview functionality to edit form ## But using C in 2024 is dangerous? -- cgit v1.2.3