From 1f6eb1fc61d2cc0cca54a79c1516432f09c86313 Mon Sep 17 00:00:00 2001 From: Ray San Date: Mon, 6 Feb 2017 18:48:56 +0100 Subject: Moved raylib webpage to docs folder raylib webpage has been completely reorganized and moved from gh-pages (a pain to work with) to docs folder. Useless libs have been removed, webs have been renamed, etc. Now it would be easier (hopefully) to update webpage. :) --- docs/helpme.html | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 docs/helpme.html (limited to 'docs/helpme.html') diff --git a/docs/helpme.html b/docs/helpme.html new file mode 100644 index 00000000..93e8495d --- /dev/null +++ b/docs/helpme.html @@ -0,0 +1,97 @@ + + + + + + + raylib - helpme + + + + + + + + + + + + + + + + + + +
+ + +
+ +
+ + + + + + + + +
+ +
+ +
+

I’m working hard on raylib but my resources are quite limited. + If you enjoy raylib and want to help / contribute, please, let me know.

+
+

The following help is highly appreciated:

+
+

- C programming - Can you write / review / test / improve the code?

+

- Documentation / Tutorials writters - Can you write some tutorial?

+

- Linux, OSX, consoles... - Can you compile and test raylib on another system?

+

- Testers of current features - Can you find some bug on raylib?

+

- Web Development - Can you help with the web?

+
+

If you can not help on any of the above points but you still want to contribute... + please, consider helping with a small donation or contributing with raylib patreon. + It will really motivate to continue improving this project.

+
+
+
+ + + + +
+
+
+ + + +
+ + + + + \ No newline at end of file -- cgit v1.2.3