Update readme
This commit is contained in:
12
README.md
12
README.md
@@ -31,7 +31,7 @@ If you have any questions or problems, don't hesitate to ask our public [mailing
|
|||||||
### Projects
|
### Projects
|
||||||
- **vtm** contains the core library
|
- **vtm** contains the core library
|
||||||
- **vtm-android** Android backend (no libGDX required)
|
- **vtm-android** Android backend (no libGDX required)
|
||||||
- **vtm-android-example** provides examples using **vtm-android**
|
- **vtm-android-example** provides examples using vtm-android
|
||||||
- **vtm-gdx** common libGDX backend
|
- **vtm-gdx** common libGDX backend
|
||||||
- **vtm-android-gdx** Android backend (with libGDX)
|
- **vtm-android-gdx** Android backend (with libGDX)
|
||||||
- **vtm-desktop** Desktop backend
|
- **vtm-desktop** Desktop backend
|
||||||
@@ -48,11 +48,11 @@ If you have any questions or problems, don't hesitate to ask our public [mailing
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
This library contains code from several projects:
|
This library contains code from several projects:
|
||||||
- **Android**: some Matrix code, TimSort (http://source.android.com)
|
- **Android** (Apache 2.0): some Matrix code, TimSort (http://source.android.com)
|
||||||
- **libGDX**: AsyncTask, MathUtils and Interpolation classes (https://github.com/libgdx)
|
- **libGDX** (Apache 2.0): AsyncTask, MathUtils and Interpolation classes (https://github.com/libgdx)
|
||||||
- **mapsforge**: based on 0.2.4 (https://github.com/mapsforge/mapsforge)
|
- **mapsforge** (LGPL3): based on 0.2.4 (https://github.com/mapsforge/mapsforge)
|
||||||
- **osmdroid**: some overlay classes (https://github.com/osmdroid/osmdroid)
|
- **osmdroid** (Apache 2.0): some overlay classes (https://github.com/osmdroid/osmdroid)
|
||||||
- **tessellate**: (https://github.com/cscheid/tessellate)
|
- **tessellate** (SGI Free Software License B 2.0): (https://github.com/cscheid/tessellate)
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user