From e52578912243ac13c1e12820329d342c2c945eef Mon Sep 17 00:00:00 2001 From: Viren Mohindra Date: Sun, 13 Nov 2016 19:50:32 -0500 Subject: [PATCH] updated readme.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb4711c..eeeafa1 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ Site is now running at [localhost:4000](http://localhost:4000) # To Do List 1. Add Spanish Version -2. Cleaner way to add and handle policies (not hardcode it...) +2. ~~Cleaner way to add and handle policies (not hardcode it...)~~ 3. ~~Fuzzy Search functionality for policies~~ -4. Comment section -- Disqus Integration (might be too toxic) +4. Comment section -- Reddit Integration (might be too toxic) 5. Sign up for weekly/ bi-weekly updates when his term begins. -6. Database for Policies -- top of the agenda +6. ~~Database for Policies -- top of the agenda~~ 7. ~~Add Open Source Links and Credits on Footer~~ 8. Clean up duplicates, if any. 9. Implement functionality to let me click on the "broken", "in progress", "achieved" categories so I can see which things fall into those categories.