summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjussi2023-11-15 22:04:45 +0200
committerjussi2023-11-15 22:04:45 +0200
commit118a1f3a8bc468077fdd8bac4d46c452965ce283 (patch)
tree8300bff23e1b6f7f8d0f47a59def8fec761a4f66 /README.md
parent841aa897f1868075134162cc71593ac9c3473115 (diff)
downloadreilua-enhanced-118a1f3a8bc468077fdd8bac4d46c452965ce283.tar.gz
reilua-enhanced-118a1f3a8bc468077fdd8bac4d46c452965ce283.tar.bz2
reilua-enhanced-118a1f3a8bc468077fdd8bac4d46c452965ce283.zip
Quaternion library.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b67dc96..a710f00 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Included submodules.
* Raymath
* Lights
* Easings
-* RLGL WIP
+* RLGL WIP (Mostly done)
List of some MISSING features that are planned to be included. For specific function, check API.
@@ -28,7 +28,7 @@ List of some MISSING features that are planned to be included. For specific func
## Roadmap
* v0.7
- * Switch to Raylib v5.0?
+ * Switch to Raylib v5.0
## Usage