From 131c64547b969b660dda65f19b0be44e899e871f Mon Sep 17 00:00:00 2001 From: Shylie Date: Fri, 13 Dec 2019 13:28:08 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 05511314d..9a5de49b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ Do you enjoy raylib and want to contribute? Nice! You can help with the followin - C programming - Can you write/review/test/improve the code? - Documentation/Tutorials/Example - Can you write some tutorial/example? -- Web Development - Can you help [with the web](https://github.com/raysan5/raylib.com)? +- Web Development - Can you help [with the website](https://github.com/raysan5/raylib.com)? - Porting to other platforms - Can you port and compile raylib on other systems? - Testing - Can you find some bugs in raylib?