浏览代码

Update of documentation

Jérôme BUISINE 5 年之前
父节点
当前提交
63a3926918
共有 1 个文件被更改,包括 7 次插入0 次删除
  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 :