promash/README.md

11 lines
401 B
Markdown
Raw Normal View History

2014-03-07 16:53:24 +00:00
promash
=======
2014-03-07 22:28:40 +00:00
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.