commit 3e99b773891aa675b4f9e1dd80af3c4a5f0a88c0 parent 7a2445c250dd0d35b645b172f00205b149735f1d Author: MoiBaguette <[email protected]> Date: Mon, 19 Jun 2023 16:51:50 +0200 README Diffstat:
M | README.md | 21 | +++++++++++++++++++-- |
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -1 +1,18 @@ -This project was created for educational purposes. -\ No newline at end of file +This project was created for educational purposes. +Autors: +Kars Ninteman +Lennart Schroot +Danny Verbeek +Friedel SchönG +Gerco van Woudenbergh + +Instructions: +Enable the extension=mysqli in your php.ini file. +Run server from commandline with php -S 0.0.0.0:8080 +Connect to localhost:8080 in webbrowser +The login details are: [email protected] +johs + +this project will probably go dark in the near future +https://github.com/friedelschoen/iwa-panda +\ No newline at end of file