aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2019-05-28 00:32:59 +0200
committerGitHub <noreply@github.com>2019-05-28 00:32:59 +0200
commitb57563a41bc5e28dc05e1368303954f04413b235 (patch)
tree2fc8260357dac452abf72af04d442a0e358770c8
parentaa0afb55a52b72d8408a60ec7626424c09bfe225 (diff)
downloadraylib-b57563a41bc5e28dc05e1368303954f04413b235.tar.gz
raylib-b57563a41bc5e28dc05e1368303954f04413b235.zip
Update ROADMAP.md
-rw-r--r--ROADMAP.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index acc12819..a2fa502b 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -1,9 +1,10 @@
roadmap
-------
-Here it is a wish-list with features and ideas to improve the library. Note that features listed here are usually high-level and long term additions for the library. Current version of raylib is complete and functional but there is a lot of room for improvement.
+Here it is a wish-list with features and ideas to improve the library. Note that features listed here are quite high-level and could be long term additions for the library. Current version of raylib is complete and functional but there is a lot of room for improvement.
-[raylib source code](https://github.com/raysan5/raylib/tree/master/src) has some *TODO* marks around code with pending things to review and improve. Also, check [GitHub Issues](https://github.com/raysan5/raylib/issues) for further details!
+[raylib source code](https://github.com/raysan5/raylib/tree/master/src) has some *TODO* marks around code with pending things to review and improve.
+Also, check [GitHub Issues](https://github.com/raysan5/raylib/issues) for further details!
**raylib 2.x**
- [ ] rnet: raylib network module