Explorar el Código

Update README.md

Petro Romanovych hace 5 años
padre
commit
18f85bd9fb
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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).