mirror of
https://github.com/sigmasternchen/promash
synced 2025-03-15 07:48:57 +00:00
Update README.md
This commit is contained in:
parent
db35c87596
commit
3fb3177250
1 changed files with 8 additions and 0 deletions
|
@ -1,2 +1,10 @@
|
|||
promash
|
||||
=======
|
||||
|
||||
This program rates professors based on their popularity.
|
||||
This program is inspirated of facemash (© Mark Zuckerberg).
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Just edit /connect.php for your mysql-server (make sure a db with the given name exists), put your images to /images/, comment the "die"-line in /setup.php, execute /setup.php (this may take a while), and uncomment the "die"-line.
|
||||
|
|
Loading…
Reference in a new issue