Tidying up the readme

This commit is contained in:
Martin Potier 2015-09-18 17:23:20 +02:00
parent be3b512204
commit 09a575f416
1 changed files with 10 additions and 6 deletions

View File

@ -4,14 +4,18 @@ CISP2 Explorer
Description
-----------
Simplistic explorer for the CISP-2 classification of troubles
and complaints. Yes, it's CISP-2 because it's the french version.
Changing the csv file should be enough to make the english version work.
Simple explorer for the
[CISP-2](https://fr.wikipedia.org/wiki/Classification_internationale_des_soins_primaires_%28CISP%29),
the French version of International Classification of Primary Care.
Changing the csv file should allow you to make the english version work.
It's built on top of LokiJS, jquery-csv and jquery.
It is built on top of [LokiJS](http://lokijs.org),
[jquery-csv](https://code.google.com/p/jquery-csv) and
[jquery](https://jquery.com).
Ideally, this is the first building block for a proper (meaning great and
open-source) GP software suite.
Ideally, this would only be the first building block for a
proper (meaning great and open-source) software suite for
[General practitioners](https://en.wikipedia.org/wiki/General_practitioner).
Start it by calling you internet navigator on `cherche.html`.