aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLuc Donnet2018-05-18 14:35:31 +0200
committerLuc Donnet2018-05-18 14:35:31 +0200
commit878cc43fb836beb2b761026237ab545ab6da2e05 (patch)
tree28cf39af345281aacc677ad922705b7ca50fd3f3 /README.md
parentcb12e02c4760402538a4b7d2860b5c7d74b10a02 (diff)
downloadchouette-core-878cc43fb836beb2b761026237ab545ab6da2e05.tar.bz2
Update README and INSTALL and delete DEVNOTES
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f51ead11..990492e1c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Chouette
-[![Maintainability](https://api.codeclimate.com/v1/badges/f9680a36dcfd25d4f2cf/maintainability)](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>
+[![Maintainability](https://api.codeclimate.com/v1/badges/f9680a36dcfd25d4f2cf/maintainability)](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
----------------