From 6c5f5e733d9bd912d3e87e89b47f8d54022c471f Mon Sep 17 00:00:00 2001 From: Mouse Date: Tue, 13 Oct 2020 15:04:04 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4223c06..ca8b1ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # 《用LWJGL 3开发3D游戏(3D Game Development with LWJGL 3)》中文翻译 - -[![](https://img.shields.io/badge/%E5%A4%87%E7%94%A8%E5%9C%B0%E5%9D%80-Gitee-red)](https://mouse0w0.gitee.io/lwjglbook-cn-translation/) +![](https://img.shields.io/badge/license-CC--BY--SA--4.0-green) ![](https://img.shields.io/github/stars/Mouse0w0/MinecraftDeveloperGuide) [![](https://img.shields.io/badge/%E5%A4%87%E7%94%A8%E5%9C%B0%E5%9D%80-Gitee-red)](https://mouse0w0.gitee.io/lwjglbook-cn-translation/) ## 本书原介绍 这本在线电子书主要讲解使用LWJGL 3库开发3D游戏。