Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shehzan10 authored Mar 18, 2021
1 parent 13b496d commit 7356996
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Cesium Native is a set of C++ libraries for [3D Tiles](https://github.com/Cesium
[![License](https://img.shields.io/:license-Apache_2.0-blue.svg)](https://github.com/CesiumGS/cesium-native/blob/main/LICENSE)
[![Build Status](https://api.travis-ci.com/CesiumGS/cesium-native.svg?token=z6LPvn37d5E37hGcTgua&branch=main&status=passed)](https://travis-ci.com/CesiumGS/cesium-native)

### Libraries Overview
### :card_file_box: Libraries Overview

| Library | Description |
| -- | -- |
Expand All @@ -20,9 +20,13 @@ Cesium Native is a set of C++ libraries for [3D Tiles](https://github.com/Cesium
| **CesiumIonClient** | Functionality to integrate with [Cesium ion](https://cesium.com/cesium-ion) using REST API. |
| **CesiumUtility** | Library for utility and helper functions for JSON, URI, etc. |

### :books: API Documentation

TODO: Add link to https://cesium.com/docs

### :card_index: Roadmap

The roadmap of Cesium Native is closely linked with the roadmap of Cesium for Unreal. TODO: Link to Cesium for Unreal roadmap.
The roadmap of Cesium Native is closely linked with the roadmap of [Cesium for Unreal](https://github.com/CesiumGS/cesium-unreal). TODO: Link to Cesium for Unreal roadmap.

### :green_book: License

Expand Down

0 comments on commit 7356996

Please sign in to comment.