瀏覽代碼

Update README.md with the features, nothing much

Max Halford 10 年之前
父節點
當前提交
9634ed8ddb
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -14,7 +14,7 @@ I didn't really like the Flask starter projects I found searching the web. I rea
 - [x] Python 3.x compliant.
 - [x] Asynchronous AJAX calls.
 - [ ] Application factory.
-- [x] Online administration.
+- [x] Administration panel.
 - [ ] Static file bundling, automatic SCSS to CSS conversion and automatic minifying.
 - [ ] Websockets (for example for live chatting)
 - [x] Virtual environment example.
@@ -23,6 +23,8 @@ I didn't really like the Flask starter projects I found searching the web. I rea
 - [ ] Tests.
 - [ ] Logging.
 - [ ] Language selection.
+- [ ] Automatic API views.
+- [ ] API key generator.
 
 If you have any suggestions or want to help, feel free to drop me a line at <maxhalford25@gmail.com> or to create an issue.