diff --git a/README.md b/README.md index 6283a75..9fb8ff5 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Run the tests locally (against development environment): ### (Lord knows there's TODOs I could be working on...) 1. RSS feed!! +1. Log user out if locked out? Will need to check `lock_status()` beyond just logging in 1. Support at least some Markdown, specifically the code blocks 1. Implement tripcodes (moving this down in priority due to complexity...) 1. Return a text response instead of HTML if a `.txt` extension [is