update readme

This commit is contained in:
Matthieu Lamalle 2019-11-28 15:11:57 +01:00
parent 155136d838
commit 66600874b7
1 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
Projet Risotto*
==============
API Risotto
Démarrer le server de l'API Risotto :
```
python3 script/server.py
```
Accéder à un message :
```
wget http://localhost:8080/v1/config.session.server.start
```