Changed html from <center> to a div with center

This commit is contained in:
Pablo Revilla
2025-01-11 10:59:19 -08:00
parent 8ec4ad2108
commit aa90d23740
2 changed files with 8 additions and 3 deletions
+6 -1
View File
@@ -11,4 +11,9 @@ $ python3 -m venv env
$ ./env/bin/pip install -r requirements.txt
$ ./env/bin/python main.py
Now you can hit http://localhost:8080/
you also need to install:
sudo apt-get install graphviz
Now you can hit http://localhost/