Browse Source

Update README.md

Petro Romanovych 5 years ago
parent
commit
18f85bd9fb
1 changed files with 2 additions and 1 deletions
  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).