소스 검색

Update README.md

Petro Romanovych 5 년 전
부모
커밋
d8dce203bb
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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).