From 7902789d2afb2d08b265dd7efdc68b28370db597 Mon Sep 17 00:00:00 2001 From: Mouse <937279156@qq.com> Date: Sun, 20 May 2018 17:47:52 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55fa0f6..39016b5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 《用LWJGL 3开发3D游戏(3D Game Development with LWJGL 3)》中文翻译 - +[![Documentation Status](https://readthedocs.org/projects/lwjglbook-cn-translation/badge/?version=latest)](http://lwjglbook-cn-translation.readthedocs.io/zh_CN/latest/?badge=latest) ## 本书原介绍 这本在线电子书主要讲解使用LWJGL 3库开发3D游戏。