Skip to content

Commit 63599a1

Browse files
authored
Merge pull request #12 from Memorix101/patch-1
Fixed typo in raylib GitHub URL
2 parents b1867f1 + 682b6f5 commit 63599a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![Downloads](https://pepy.tech/badge/raylib-py)](https://pepy.tech/project/raylib-py)
66
[![Downloads](https://pepy.tech/badge/raylib-py/month)](https://pepy.tech/project/raylib-py)
7-
A python binding for the great _C_ library **[raylib](https://github.com/raisan5/raylib)**.
7+
A python binding for the great _C_ library **[raylib](https://github.com/raysan5/raylib)**.
88

99
## Getting Started
1010
<!--

0 commit comments

Comments
 (0)