From 26239ea1cd719e3756e15f25006995c08e47edeb Mon Sep 17 00:00:00 2001 From: Meow J Date: Fri, 8 Jul 2016 15:52:04 +0800 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3234f35..6a7f70d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ learnopengl.com系列教程的中文翻译,目前正在翻译中。 ## 阅读地址 -目前Host在Read The Docs上,可以[点击这里](https://learnopengl-cn.github.io/)进行阅读。 +目前Host在GitHub上,可以[点击这里](https://learnopengl-cn.github.io/)进行阅读。 + +旧版本的Host在Read The Docs内(可能会放弃更新),可以[点击这里](http://learnopengl-cn.readthedocs.io/)进行阅读。 ## 认领翻译