Permalink
Browse files

Remove Apache 2.0 badge from README.md since GitHub now reports this

  • Loading branch information...
1 parent d5a699d commit b74cbeb5140245b3417d4cae2d41589630230adc @pjcozzi pjcozzi committed on GitHub Jun 13, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -3,7 +3,7 @@
</p>
[![Build Status](https://travis-ci.org/AnalyticalGraphicsInc/cesium.svg?branch=master)](https://travis-ci.org/AnalyticalGraphicsInc/cesium)&nbsp;
-[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) [![Docs](https://img.shields.io/badge/docs-online-orange.svg)](http://cesiumjs.org/tutorials.html)
+[![Docs](https://img.shields.io/badge/docs-online-orange.svg)](http://cesiumjs.org/tutorials.html)
Cesium is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin. It uses WebGL for hardware-accelerated graphics, and is cross-platform, cross-browser, and tuned for dynamic-data visualization.

0 comments on commit b74cbeb

Please sign in to comment.