From f4ee9c264562fbfe872ae2fa5331a8016728f358 Mon Sep 17 00:00:00 2001 From: Al Date: Wed, 16 Dec 2015 20:38:29 -0500 Subject: [PATCH] [fix] task list --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 433fd0fe..a6d914fd 100644 --- a/README.md +++ b/README.md @@ -581,6 +581,6 @@ There are four primary ways the address parser can be improved even further Todos ----- -[ ] Port language classification from Python, train and publish model -[ ] Publish tests (currently not on Github) and set up continuous integration -[ ] Hosted documentation +- [ ] Port language classification from Python, train and publish model +- [ ] Publish tests (currently not on Github) and set up continuous integration +- [ ] Hosted documentation