Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ondra-prochazka authored Apr 28, 2017
1 parent 53d2cf6 commit 286c9be
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# VTS Browser JS

The VTS Browser JS is a *JavaScript WebGL 3D maps rendering engine* used and
developed by Melown Technologies SE (http://melown.com) in their products. Live examples can be found [here](https://www.melown.com/intergeo2016/), [here](https://www.melown.com/mercury/) or [here](https://github.com/Melown/vts-browser-js/wiki/Examples)
developed by Melown Technologies SE (http://melown.com) in their products. Live examples can be found [here](https://www.melown.com/intergeo2016/), [here](https://www.melown.com/mercury/) or [here](https://github.com/Melown/vts-browser-js/wiki/Examples).

The build system uses [webpack module bundler](http://webpack.github.io/).
Typical development cycle starts with `npm install` for installation of
dependenices. Then you usually run `webpack-dev-server` and build with `webpack`.

## User documentation

The Melown API (VTS Browser JS) user documentation (how to use generated
JavaScrip API in your web page) is available in our wiki:
VTS Browser JavaScript API documentation is available in our wiki:

* [VTS Browser API](https://github.com/Melown/vts-browser-js/wiki)

Expand Down

0 comments on commit 286c9be

Please sign in to comment.