diff --git a/README.md b/README.md index 3179d0b1..f0c25d01 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,17 @@
-
-
+
-
-
-
-
+
+
+
+
@@ -40,8 +40,8 @@ A 2d [rapier](https://github.com/dimforge/rapier) physics server for [Godot Engi
# Limitations
- SeparationRay2D missing.
-- DampedSpringJoint2D missing.
- Shape skew missing.
+- Web exports not working [issues/23](https://github.com/appsinacup/godot-rapier-2d/issues/23)
# Supported Platforms
@@ -50,7 +50,7 @@ A 2d [rapier](https://github.com/dimforge/rapier) physics server for [Godot Engi
- Linux (x86_64)
- Android (x86_64, arm64)
- iOS (arm64)
-- Web (wasm32)
+- Web (wasm32) * Not working
# Installation