Update changelog and readme

This commit is contained in:
Emux
2017-03-06 21:12:03 +02:00
parent b760eadd4d
commit f6c28dc158
2 changed files with 5 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ If you have any questions or problems, don't hesitate to ask our public [mailing
- GeoJSON tiles
- Raster tiles: any quadtree-scheme tiles as texture
- Backends:
- Android (optional libGDX)
- Android (with or without libGDX)
- iOS (using libGDX/RoboVM, [instructions](docs/ios.md))
- Desktop (using libGDX/LWJGL)
- HTML5/WebGL (using libGDX/GWT, [instructions](docs/web.md))
@@ -36,6 +36,7 @@ If you have any questions or problems, don't hesitate to ask our public [mailing
- **vtm-android-gdx** Android backend (with libGDX)
- **vtm-desktop** Desktop backend
- **vtm-ios** iOS backend
- **vtm-ios-example** provides examples using vtm-ios
- **vtm-web** HTML5/GWT backend
- **vtm-web-app** HTML5/GWT application