Skip to content

Commit

Permalink
chore(readme): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
John Zhao committed Jan 7, 2019
1 parent 1d25d4e commit f317566
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MYNT® EYE D SDK

[![](https://img.shields.io/badge/MYNT%20EYE%20D%20SDK-v1.6.2-brightgreen.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK)
[![](https://img.shields.io/badge/MYNT%20EYE%20D%20SDK-v1.7.0-brightgreen.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK)

MYNT® EYE D SDK is a library for MYNT® EYE Depth cameras.

Expand All @@ -15,19 +15,19 @@ MYNT® EYE D SDK is a library for MYNT® EYE Depth cameras.

API reference and the guide documentations.

* en: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2726537/mynt-eye-d-sdk-apidoc-1.7.0-en.pdf) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2726554/mynt-eye-d-sdk-apidoc-1.7.0-en.zip) [![](https://img.shields.io/badge/Online-HTML-lightgray.svg?style=flat)]()
* zh-Hans: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2726540/mynt-eye-d-sdk-apidoc-1.7.0-zh-Hans.pdf) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2726542/mynt-eye-d-sdk-apidoc-1.7.0-zh-Hans.zip) [![](https://img.shields.io/badge/Online-HTML-blue.svg?style=flat)](https://slightech.github.io/MYNT-EYE-D-SDK/)
* en: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2731399/mynt-eye-d-sdk-apidoc-1.7.0-en.pdf) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2731400/mynt-eye-d-sdk-apidoc-1.7.0-en.zip) [![](https://img.shields.io/badge/Online-HTML-lightgray.svg?style=flat)]()
* zh-Hans: [![](https://img.shields.io/badge/Download-PDF-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2731401/mynt-eye-d-sdk-apidoc-1.7.0-zh-Hans.pdf) [![](https://img.shields.io/badge/Download-HTML-blue.svg?style=flat)](https://github.com/slightech/MYNT-EYE-D-SDK/files/2731402/mynt-eye-d-sdk-apidoc-1.7.0-zh-Hans.zip) [![](https://img.shields.io/badge/Online-HTML-blue.svg?style=flat)](https://slightech.github.io/MYNT-EYE-D-SDK/)

### Quick Start Guide

* en:
* [Quick Start Guide for Linux](docs/en/installation/build_linux.md)
* [Quick Start Guide for Windows](docs/en/installation/build_win.md)
* [Linux Installation From Source](docs/en/installation/build_linux.md)
* [Windows Installation From Source](docs/en/installation/build_win.md)
* [Windows EXE Installation](docs/en/installation/install_exe_win.md)
* zh-Hans:
* [Linux SDK 用户指南](docs/zh-Hans/installation/build_linux.md)
* [Windows SDK 用户指南](docs/zh-Hans/installation/build_win.md)
* [Windows 预编译 exe 安装](docs/zh-Hans/installation/install_exe_win.md)
* [Linux SDK 源码安装及使用](docs/zh-Hans/installation/build_linux.md)
* [Windows SDK 源码安装及使用](docs/zh-Hans/installation/build_win.md)
* [Windows 预编译 EXE 安装](docs/zh-Hans/installation/install_exe_win.md)

## Mirrors

Expand Down

0 comments on commit f317566

Please sign in to comment.