You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-4Lines changed: 25 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,6 @@ of great solutions that work well for websites, like [jQuery Mobile](http://jque
21
21
22
22
Ionic is also not a good solution if you need to support older generation devices. Our compatibility *starts* at iOS 6 and Android 4.2. We will never support devices older than this.
23
23
24
-
===============
25
-
26
24
27
25
## Quick Start
28
26
@@ -45,10 +43,33 @@ way is to use Python:
45
43
http://localhost:8000/example/
46
44
47
45
http://localhost:8000/test/
48
-
49
46
50
47
51
-
===============
48
+
## Community
49
+
50
+
* Follow [@ionicframework on Twitter](https://twitter.com/ionicframework).
51
+
* Have a question that's not a feature request or bug report? [Discuss on the Ionic Forum](http://forum.ionicframework.com/).
0 commit comments