Skip to content

Commit 355c8f1

Browse files
committed
Update README
1 parent 321915b commit 355c8f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

1313
<pre align="center">A free tile-based 3D globe renderer built with Three.js</pre>
1414

15-
[![npm version](https://img.shields.io/npm/v/LithoSphere.svg?style=flat-square)](https://www.npmjs.com/package/lithosphere)
16-
[![travis build](https://img.shields.io/travis/com/NASA-AMMOS/LithoSphere/master.svg?style=flat-square)](https://travis-ci.com/NASA-AMMOS/LithoSphere)
17-
[![lgtm code quality](https://img.shields.io/lgtm/grade/javascript/g/NASA-AMMOS/LithoSphere.svg?style=flat-square&label=code-quality)](https://lgtm.com/projects/g/NASA-AMMOS/LithoSphere/)
15+
[![npm version](https://img.shields.io/npm/v/lithosphere.svg?style=flat-square)](https://www.npmjs.com/package/lithosphere)
16+
[![travis build](https://img.shields.io/travis/com/NASA-AMMOS/lithosphere/master.svg?style=flat-square)](https://travis-ci.com/NASA-AMMOS/LithoSphere)
17+
[![lgtm code quality](https://img.shields.io/lgtm/grade/javascript/g/NASA-AMMOS/lithosphere.svg?style=flat-square&label=code-quality)](https://lgtm.com/projects/g/NASA-AMMOS/LithoSphere/)
1818

1919
LithoSphere is a completely free and open-sourced tile-based 3D globe renderer. First built within the Geographical Information System (GIS) application [MMGIS](https://github.com/NASA-AMMOS/MMGIS), LithoSphere has been pulled out and refactored into a standalone, mapping focused, JavaScript library. At its core sits the brilliant [Three.js](https://threejs.org/) library with all its extensible familiarity.
2020

0 commit comments

Comments
 (0)