diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e0a25c3 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ + + +# Web Template + +A template project for dynamic web applications. **This project is not ready to use - please be patient.** + + +## Used Technologies + +- [Python 3](https://www.python.org/) +- [Python Flask](https://palletsprojects.com/p/flask/) +- [Waitress WSGI Server](https://github.com/Pylons/waitress) +- Pure HTML, CSS and JavaScript |