summaryrefslogtreecommitdiffhomepage
path: root/README.mdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.mdown')
-rw-r--r--README.mdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.mdown b/README.mdown
index 48dabbe..13dc108 100644
--- a/README.mdown
+++ b/README.mdown
@@ -1,3 +1,4 @@
### Working implementation of SAT(Seperating Axis Theorem) in ruby
-working code, needs to be cleaned up
+It works but the math could have some optimizations and cleanup done to it. Recently ported to work with mruby-raylib bindings.
+