Browse Source

Update README.md

Petro Romanovych 5 years ago
parent
commit
d8dce203bb
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,6 +1,8 @@
-# raylib-d
+# 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]
 # License
 raylib-d is licensed under an unmodified zlib/libpng license. View [LICENSE](LICENSE).