doc: fix readme

This commit is contained in:
Kilerd Chan 2018-11-20 16:33:56 +08:00
parent 3d019e8445
commit cdd9b3aec0

View File

@ -8,14 +8,14 @@ a lightweight blog engine written by Rust.
Cause this project is also the tentative staff I try to write something in Rust, it would not include too many features. Cause this project is also the tentative staff I try to write something in Rust, it would not include too many features.
-[*] Basic Content System without categories - [x] Basic Content System without categories
-[ ] Multiple administrators supported - [ ] Multiple administrators supported
-[*] Administractor management panel - [x] Administractor management panel
-[*] Article management panel - [x] Article management panel
-[*] Draw supported - [x] Draw supported
-[ ] Customized template - [ ] Customized template
-[ ] RSS supported - [ ] RSS supported
-[ ] GraphQL API supported(maybe) - [ ] GraphQL API supported(maybe)
## Template ## Template