Update README.md

This commit is contained in:
majnun
2013-03-24 22:04:09 -05:00
parent 08f569060a
commit f0c9da4ca8

View File

@@ -279,7 +279,7 @@ Fortunately some tablets seem to have good enough hardware support and browsers
Currently impress.js presentations should work on iPad and Blackberry Playbook. Currently impress.js presentations should work on iPad and Blackberry Playbook.
In theory iPhone should also be able to run it (as it runs the same software as iPad), but I haven't In theory iPhone should also be able to run it (as it runs the same software as iPad), but I haven't
found a good way to handle it's small screen. found a good way to handle its small screen.
Also note that iOS supports `classList` and `dataset` APIs starting with version 5, so iOS 4.X and older Also note that iOS supports `classList` and `dataset` APIs starting with version 5, so iOS 4.X and older
requires polyfills to work. requires polyfills to work.