diff --git a/README.md b/README.md
index 504add4..4ca0f88 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,18 @@
cubic chunks (32x32x32)
low-level OpenGL renderer, targetting OpenGL ES 3.0
frustum culling
- work-in-progress multiplayer support
+ multiplayer support [1]
block placement system
partial gamepad input support
- (experimental) android support
+ cross platform: windows, linux, osx [2]
, android [3]
+ universal input system: supports keyboard, mouse, gamepad and touch input [4]
+
+ [1]
- multiplayer is work-in-progress
+ [2]
- not tested on macos
+ [3]
- android support is experimental
+ [4]
- mouse/gamepad input is not supported on android
+
download