Update README
This commit is contained in:
parent
d122f1374b
commit
4a4081cff1
@ -4,7 +4,6 @@ This is a web application for real-time collection of geolocation data, tracks v
|
||||
Together with a dedicated [μlogger mobile client](https://github.com/bfabiszewski/ulogger-android) it may be used as a complete self hosted server–client solution for logging and monitoring users' geolocation.
|
||||
|
||||
## Live demo:
|
||||
- http://flaa.fabiszewski.net/ulogger/ (view only)
|
||||
- http://ulogger.fabiszewski.net/ (test track upload and editing, login: demo, password: demo)
|
||||
|
||||
## Requirements:
|
||||
|
@ -28,7 +28,7 @@
|
||||
*/
|
||||
class uConfig {
|
||||
// version number
|
||||
static $version = "0.3";
|
||||
static $version = "0.4-beta";
|
||||
|
||||
// default map drawing framework
|
||||
static $mapapi = "openlayers";
|
||||
|
Loading…
x
Reference in New Issue
Block a user