1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00
This commit is contained in:
Meow J
2016-07-08 16:02:55 +08:00
parent 109bad048b
commit 5ba396378f
3 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +1,9 @@
# LearnOpenGL中文化工程
[![Build Status](https://travis-ci.org/LearnOpenGL-CN/LearnOpenGL-CN.svg?branch=new-theme)](https://travis-ci.org/LearnOpenGL-CN/LearnOpenGL-CN)
**要更新的话请到`new-theme`分支,这个分支可能会停止更新**
learnopengl.com系列教程的中文翻译目前正在翻译中。
**英文原版**[learnopengl.com](learnopengl.com)
@@ -10,9 +14,9 @@ learnopengl.com系列教程的中文翻译目前正在翻译中。
## 阅读地址
目前Host在Read The Docs上,可以[点击这里](http://learnopengl-cn.readthedocs.io/)进行阅读。
目前Host在GitHub上,可以[点击这里](https://learnopengl-cn.github.io/)进行阅读。
还有一份在GitHub上采用新的主题,可以[点击这里](https://learnopengl-cn.github.io/)阅读。
旧版本的Host在Read The Docs内可能会放弃更新,可以[点击这里](http://learnopengl-cn.readthedocs.io/)进行阅读。
## 认领翻译