Skip to content

Commit 2af2e92

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents cb87834 + 3e1c35c commit 2af2e92

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@ meteor-ionic
22
============
33

44
## Quick start
5-
<pre><code>meteor add urigo:ionic</code></pre>
5+
6+
meteor add urigo:ionic
67

78
## Usage
8-
Build your app as a normal Ionic app just taking care of changes made on angular-meteor in order to use AngularJS on Meteor without conflict. Please visit the [angular-meteor](https://github.com/Urigo/angular-meteor "angular-meteor") page to get more details.
9+
You can have a look at [Ionic Framework](http://ionicframework.com/).
10+
This package just brings the original Ionic Framework through Bower.
11+
No changes to the original JS code.
12+
You can use it with [angular-meteor](https://github.com/Urigo/angular-meteor "angular-meteor") but you don't have to.
913

1014
## Example
1115

0 commit comments

Comments
 (0)