浏览代码

Update README.md

Petro Romanovych 5 年之前
父节点
当前提交
18f85bd9fb
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -1,7 +1,8 @@
+![](raylib_logo.png)
 # raylib-d ![DUB](https://img.shields.io/dub/v/raylib-d?style=for-the-badge)
 (static) D bindings for [raylib](https://www.raylib.com/), a simple and easy-to-use library to learn videogames programming.
 # Installation
 `dub add raylib-d`
-# (Docs / Cheatsheet)[https://github.com/onroundit/raylib-d/wiki]
+# [Docs / cheatsheet](https://github.com/onroundit/raylib-d/wiki)
 # License
 raylib-d is licensed under an unmodified zlib/libpng license. View [LICENSE](LICENSE).