aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Donnet2018-05-15 17:46:54 +0200
committerLuc Donnet2018-05-15 17:46:54 +0200
commit2aaf95237a425286c5b5e9e045874dfa07fbd04c (patch)
treeadf27f78a90ad488aa6dfa4cf385b2de5aabaf5a
parentfc2aa2640185a081231d2f726bb345e5bd7709a9 (diff)
downloadchouette-core-2aaf95237a425286c5b5e9e045874dfa07fbd04c.tar.bz2
Update Readme file with code climate badge and fix description and links
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 752424c18..4f51ead11 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,22 @@
# 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>
+
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 :
* Exchange transport data
- * [Neptune](http://www.normes-donnees-tc.org/format-dechange/donnees-theoriques/neptune/),
* [GTFS](https://developers.google.com/transit/gtfs/reference?hl=fr),
* [NeTEx](http://www.normes-donnees-tc.org/format-dechange/donnees-theoriques/netex/)
* Create and edit transport data with a collaborative team workflow
* Be requested via a read-only [Restful API](https://en.wikipedia.org/wiki/Representational_state_transfer)
-* [Import, Export and Validate transport data asynchronously](http://github.com/afimb/chouette)
+* [Import, Export and Validate transport data asynchronously](http://github.com/af83/chouette-core-iev)
* Use a [multi-tenancy database](http://en.wikipedia.org/wiki/Multitenancy)
Chouette Core
------------
-Chouette Core is the developer version of Chouette open source project. Use this projet to fork and maintain your own Chouette project.
+Chouette Core is the open source version of Chouette project. Use this project to fork and maintain your own Chouette project.
-**Chouette Core is under construction**, contact [af83 Choutte team](mailto:chouette-dev@af83.com) if you have any question.
+**Chouette Core is under construction**, contact [af83 Chouette team](mailto:chouette-dev@af83.com) if you have any question.
Requirements
------------
@@ -35,4 +36,4 @@ This project is licensed under the CeCILL-B license, a copy of which can be foun
Support
-------
-Contact [af83 Choutte team](mailto:chouette-dev@af83.com) to know how to contribute to the Chouette project
+Contact [af83 Chouette team](mailto:chouette-dev@af83.com) to know how to contribute to the Chouette project