Minor changes

This commit is contained in:
XD-DENG
2017-07-01 22:18:33 +08:00
parent 3d5f4e4c6b
commit 4109f47b7d
3 changed files with 4 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
<li>Error Handling</li>
<li>Integrating with Bootstrap</li>
<li>Interaction with Database (SQLite)</li>
<li>Invoking static resources</li>
</ul>
<p>For more basic knowledge of Flask, you can refer to <a href="https://www.tutorialspoint.com/flask/">a tutorial on Tutorialspoint</a>.</p>