Tweak readme

This commit is contained in:
Bartek Fabiszewski 2017-04-09 14:18:07 +02:00
parent 3dfb5c4e50
commit 20a1a4f07b

View File

@ -29,7 +29,7 @@ Together with a dedicated [μlogger mobile client](https://github.com/bfabiszews
2. Move it to your web server directory 2. Move it to your web server directory
3. Import the script/ulogger.sql file into a mysql database (you can use a msql interface such as [PhpMyAdmin](https://www.phpmyadmin.net).) 3. Import the script/ulogger.sql file into a mysql database (you can use a msql interface such as [PhpMyAdmin](https://www.phpmyadmin.net).)
4. Create a copy of config.default.php and rename it config.php. Add database credentials in it. 4. Create a copy of config.default.php and rename it config.php. Add database credentials in it.
5. Make sure your web server is running (Apache, Php and Mysql) 5. Make sure your server is running (web server, eg. Apache, PHP and MySQL)
6. Go to http://your_local_server/ulogger-server/) 6. Go to http://your_local_server/ulogger-server/)
7. Connect with admin/admin 7. Connect with admin/admin
8. Change admin password 8. Change admin password
@ -44,3 +44,4 @@ Together with a dedicated [μlogger mobile client](https://github.com/bfabiszews
## License ## License
- GPL - GPL
- μlogger is a fork of phpTrackme - tracks viewer I wrote for TrackMe app - μlogger is a fork of phpTrackme - tracks viewer I wrote for TrackMe app
- most icons come from iconmonstr