impressive README updates
This commit is contained in:
26
README.md
26
README.md
@@ -4,6 +4,22 @@ impress.js
|
||||
It's a presentation framework based on the power of CSS3 transforms and
|
||||
transitions in modern browsers and inspired by the idea behind prezi.com.
|
||||
|
||||
*WARNING*
|
||||
|
||||
impress.js may not help you if you have nothing interesting to say ;)
|
||||
|
||||
|
||||
|
||||
DEMO
|
||||
------
|
||||
|
||||
impress.js demo: [http://bartaz.github.com/impress.js]
|
||||
|
||||
|
||||
If you have used impress.js in your presentation and would like to have it listed here,
|
||||
please contact me via GitHub or send me a pull request to updated `README.md` file.
|
||||
|
||||
|
||||
|
||||
BROWSER SUPPORT
|
||||
-----------------
|
||||
@@ -21,6 +37,16 @@ For browsers not supporting CSS3 3D transforms impress.js adds `impress-not-supp
|
||||
class on `#impress` element, so fallback styles can be applied.
|
||||
|
||||
|
||||
### Mobile
|
||||
|
||||
Mobile browsers are currently not supported. Even iOS and Android browsers that support
|
||||
CSS 3D transforms are forced into fallback view at this point.
|
||||
|
||||
Anyway, I'm really curious to see how modern mobile devices such as iPhone or iPad can
|
||||
handle such animations, so future mobile support is considered.
|
||||
|
||||
|
||||
|
||||
LICENSE
|
||||
---------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user