chore(npm): update ionic-angular readme to remove 2.x

This commit is contained in:
Brandy Carney
2017-03-08 15:46:35 -05:00
committed by GitHub
parent 0cd87f1078
commit 1d68d1f91f

View File

@ -1,10 +1,10 @@
## Ionic Framework 2.x ## Ionic Framework
The official npm package for [Ionic 2](http://ionicframework.com/), complete with pre-built ES5 bundles, TypeScript definitions, Sass files, CommonJS ES5 files, and more. The official npm package for [Ionic](http://ionicframework.com/), complete with pre-built ES5 bundles, TypeScript definitions, Sass files, CommonJS ES5 files, and more.
To get started with Ionic 2, please read the [Installation Guide](http://ionicframework.com/docs/v2/getting-started/installation/). To get started with Ionic, please read the [Installation Guide](http://ionicframework.com/docs/v2/intro/installation/).
[Ionic 2 Documentation](http://ionicframework.com/docs/v2/) [Ionic Documentation](http://ionicframework.com/docs/)
### Source files ### Source files
@ -22,7 +22,6 @@ Minified and unminified CommonJS and System.register module format bundles, as w
### Installation and More ### Installation and More
To use Ionic 2, we recommend installing and utilizing the [Ionic CLI](http://ionicframework.com/docs/v2/getting-started/installation/) which will help you create pre-configured Ionic apps. To use Ionic, we recommend installing and utilizing the [Ionic CLI](http://ionicframework.com/docs/v2/intro/installation/) which will help you create pre-configured Ionic apps.
For full instructions on using Ionic 2, please visit the [Ionic 2 Documentation](http://ionicframework.com/docs/v2/)
For full instructions on using Ionic, please visit the [Ionic Documentation](http://ionicframework.com/docs/)