Parcourir la source

Update of documentation

Jérôme BUISINE il y a 4 ans
Parent
commit
63a3926918
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -27,6 +27,13 @@ Add your own super user admin credentials:
 cp credentials.example.json credentials.json
 ```
 
+```json
+{
+    "username":"username",
+    "email":"",
+    "password":"pass"
+}
+```
 #### Run server
 
 Run the server :