Add readme of features and communication in back

This commit is contained in:
gparant 2020-04-04 22:43:07 +02:00
parent fbcb48f9ad
commit 1100edecb7
3 changed files with 65 additions and 1 deletions

View file

@ -94,3 +94,6 @@ Vagrant destroy
* `Vagrant ssh`: connect on your VM Vagrant.
* `Vagrant halt`: stop your VM Vagrant.
* `Vagrant destroy`: delete your VM Vagrant.
## Features developed
You have more details of features developed in back [README.md](./back/README.md).