1
0
mirror of https://github.com/tiyn/beaker-blog.git synced 2025-10-09 17:37:59 +02:00

Update README.md

This commit is contained in:
Marten
2020-11-08 22:05:59 +01:00
committed by GitHub
parent 28f8a860a3
commit b713b5f65b

View File

@@ -1,4 +1,4 @@
# Python Flask Blog
# Beaker Blog
This is a simple blog based on Pythons Flask framework.
The basic design is based on LukeSmithXYZs blog.