diff options
| author | Luc Donnet | 2018-05-18 14:35:31 +0200 |
|---|---|---|
| committer | Luc Donnet | 2018-05-18 14:35:31 +0200 |
| commit | 878cc43fb836beb2b761026237ab545ab6da2e05 (patch) | |
| tree | 28cf39af345281aacc677ad922705b7ca50fd3f3 /README.md | |
| parent | cb12e02c4760402538a4b7d2860b5c7d74b10a02 (diff) | |
| download | chouette-core-878cc43fb836beb2b761026237ab545ab6da2e05.tar.bz2 | |
Update README and INSTALL and delete DEVNOTES
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Chouette -[](https://codeclimate.com/github/af83/chouette-core/maintainability) <a href="https://codeclimate.com/github/af83/chouette-core/test_coverage"><img src="https://api.codeclimate.com/v1/badges/f9680a36dcfd25d4f2cf/test_coverage" /></a> +[](https://codeclimate.com/github/af83/chouette-core/maintainability) Chouette is a Ruby/Rails & Java project to manage transport offer data. It is designed as an [SaaS](http://en.wikipedia.org/wiki/Software_as_a_service) platform and can : @@ -23,6 +23,11 @@ Requirements * [Import, Export and Validation Operations](https://github.com/af83/chouette-core-iev) are in the Java part of the project +Install +---------------- + +Install steps are available [here](../INSTALL.md) + More Information ---------------- |
