From e2a7ebed7f2eff3f2478a553dfe34d36894d6c22 Mon Sep 17 00:00:00 2001 From: Viren Mohindra Date: Mon, 21 Nov 2016 15:31:29 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1204080..3b82f92 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Site is now running at [localhost:4000](http://localhost:4000) 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. 10. Rich data so Google can parse it. Maybe something on http://schema.org/? +11. Add tweet button #47 # Report Issues 1. Pull Request would be the best option.