diff --git a/README.md b/README.md index fb842e2..3ebd133 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ As I've started learning Latin from Lingua Latina Per Se Illustrata I've encourt # Development -To run the app on your own machine use ```pipenv shell 'flask run'```. \ No newline at end of file +To run the app on your own machine run ```pipenv install``` to install requested packages based on the Pipfile and then run ```pipenv shell 'gunicorn --chdir app --bind 0.0.0.0:5000 app:app'```. \ No newline at end of file diff --git a/app/templates/LLPSI/LLPSI.html b/app/templates/LLPSI/LLPSI.html index 6ab824c..abb6cda 100644 --- a/app/templates/LLPSI/LLPSI.html +++ b/app/templates/LLPSI/LLPSI.html @@ -38,6 +38,12 @@