aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMike Krus <mike.krus@kdab.com>2016-01-25 20:25:18 +0000
committerAndy Nichols <andy.nichols@qt.io>2016-05-31 12:55:46 +0000
commitecd0a55a0bfbcb597de5550e2be96e52b9ec27c5 (patch)
tree787032b847d25a8c1c6a099384da8fb51329e67c /README.md
parent4e8538d5a4596eb546c1dd55073e2482b1f6b594 (diff)
Rename iOS backend to darwin as it applies to iOS, OS X and tvOS
Change-Id: Ie58d8aeb862d632e48611d23ff2cec7f0b9ce36c Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e13306..fcb02d8 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Native Backends
- Linux (evdev)
- Window (xinput)
- Android
- - iOS
+ - OS X/iOS/tvOS
For other platforms there is a backend that uses SDL2 for gamepad support.