Create README.md

This commit is contained in:
Patrick Rupp
2019-09-03 10:13:05 +02:00
committed by GitHub
parent feb447c01c
commit 41a5cda0d9

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# Bloggr
Einfaches Wordpress-like CMS für ein Schulprojekt.
## Systemanforderungen
- PHP >7.0
- MySQL Datenbank
## Installation
1. Repository in das root-Verzeichnis eines Werbservers laden
2. Seite aufrufen und Daten eingeben
3. Fertig!