Browse Source

Update readme

honmaple 9 years ago
parent
commit
e4b9c30f4b
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -1,4 +1,4 @@
-### flask-maple
+### maple-bbs
 
 
 This is a forums system based on the flask
 This is a forums system based on the flask
 
 
@@ -7,6 +7,8 @@ You can have a look [here](https://forums.honmaple.org)
 The backstage management system isn't completed
 The backstage management system isn't completed
 
 
 #### if you want to use
 #### if you want to use
-You need edit some files,especial `app/tag.py`
+
+You need register a account,and use `update users set is_superuser = true where id = 1`  
+Then you can add board use admin
 
 
 But now I have not completed this forums
 But now I have not completed this forums