diff --git a/README.md b/README.md index dc5d83a..cb8a569 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ A list of things that could be implemented/added to the application, some of the - [ ] Being able to change from one week to the next - [ ] Create new weeks for the admin - [ ] Proper week redirection - - [ ] Add introduction to the weekly truths + - [x] Add introduction to the weekly truths - [ ] Bundle static assets in the binary - - [ ] Move the databse queries to their own functions + - [ ] Move the database queries to their own functions - [ ] Cache those results - [ ] Centralize Markdown parsing ? - [ ] Use fairings for the different elements ?