Skip to content

Commit 30b5143

Browse files
committed
Add supporters to README
1 parent e67f37a commit 30b5143

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@ The project API is available from Google CDN and can be linked and called direct
5050

5151
Embedding of a globe in your own web is then extremely easy.
5252

53-
### From custom server or even offline
53+
### From custom server or even offline
5454

5555
Because the project is 100% open-source, the complete code can be hosted also on your own website or distributed with applications. Ready to use API releases are at: https://github.com/webglearth/webglearth2/releases
5656

5757
With custom rendered map tiles (made with http://www.maptiler.com/) the project can be used on intranets, in restricted environments or even offline. The API should be accessed via HTTP protocol (possibly via localhost).
5858

5959

60-
## Development and building
60+
## Development and building
6161

6262
* Clone the code from GitHub, including the submodules (cesium).
6363
* Use `make cesium` to build the required component.
@@ -83,3 +83,10 @@ CESIUM_BASE_URL = '.';
8383
{content of cesium/Build/Cesium/Cesium.js}
8484
{content of deploy/api_nocesium.js}
8585
```
86+
87+
## Supported by
88+
89+
- Klokan Technologies GmbH
90+
- Analytical Graphics, Inc.
91+
- Tween Globe Ltd
92+
- Miizee.com

0 commit comments

Comments
 (0)