From 1eed8adf61cb761fc398b228b1b0f15a7320eb90 Mon Sep 17 00:00:00 2001 From: swag Date: Sat, 11 Dec 2021 19:13:17 -0500 Subject: [PATCH] Update TODOs --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d84e652..2a1d906 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,4 @@ Add the `-v` option for more verbose output ## TODOs -1. Add tests for `/post` route -1. Probably rename `/post` to `/sign` -1. Remove the Test model and clean up +1. Page through previous posts instead of dumping all on one page