We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46d39b commit b159630Copy full SHA for b159630
1 file changed
README.md
@@ -5,6 +5,19 @@ It's a presentation framework based on the power of CSS3 transforms and
5
transitions in modern browsers and inspired by the idea behind prezi.com.
6
7
8
+BROWSER SUPPORT
9
+-----------------
10
+
11
+Impress.js is developed with current webkit-based browsers in mind (Chrome,
12
+Safari), but *should* work also in other browsers supporting CSS3 transforms
13
+and transitions (Firefox, IE10).
14
15
+It's actively developed with newest Chromium and tested in Firefox Aurora.
16
17
+I don't really expect it to run smoothly in non-webkit-based browser.
18
+If it does, just let me know, I'll glad to hear that!
19
20
21
LICENSE
22
---------
23
0 commit comments