From 3c50023c8b977162fe1635226432dfa8433f868d Mon Sep 17 00:00:00 2001 From: Stephen Fortune Date: Thu, 27 Apr 2017 17:26:33 +0100 Subject: [PATCH] Include roadmap link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f422ff1b..473cc251 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ CSVlint is a rails app designed to act as a continuous validation service, so th The validation code is actually all done in a [Ruby gem](https://github.com/theodi/csvlint.rb) that can also be freely reused in other projects +Follow the [public feature roadmap for Open Data Pathway](https://trello.com/b/2xc7Q0kd/labs-public-toolbox-roadmap?menu=filter&filter=label:Pathway) + ## Development ### Requirements