|
@@ -1,7 +1,8 @@
|
|
|
+
|
|
|
# raylib-d 
|
|
|
(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).
|