diff --git a/README.md b/README.md index a8c0ac22e..3be63c313 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Transit Data Manager -The core application for IBI Group's transit data tools suite. +[![Join the chat at https://matrix.to/#/#transit-data-tools:gitter.im](https://badges.gitter.im/repo.png)](https://matrix.to/#/#transit-data-tools:gitter.im) + +The core application for IBI Group's TRANSIT-Data-Tools suite. ## Documentation @@ -11,3 +13,6 @@ Note: `dev` branch docs can be found [here](http://conveyal-data-tools.readthedo ## Docker Image The easiest way to get `datatools-server` running is to use the provided `Dockerfile` and `docker-compose.yml`. The `docker-compose.yml` includes both database servers that are needed. Edit the supplied configurations in the `configurations` directory to ensure the server starts correctly. Once this is done running `docker-compose up` will start Datatools and all required database servers. +## Getting in touch + +We have a Gitter [space](https://matrix.to/#/#transit-data-tools:gitter.im) for the full TRANSIT-Data-Tools project where you can post questions and comments.