chore(readme): update readme

update readme
This commit is contained in:
Dan Bucholtz
2016-09-28 12:26:50 -05:00
parent 55d8594f6c
commit 8fd6a902cf

View File

@@ -1,6 +1,6 @@
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
# Ionic 2: Beta
# Ionic 2
Ionic 2 is the next generation of [Ionic](http://ionicframework.com/), the open-source mobile app development SDK that makes it easy to build top quality native and progressive web apps with web technologies.
@@ -8,9 +8,9 @@ Ionic 2 is based on the new [2.x version of Angular](https://angular.io/), and c
See the [Building apps with Ionic 2](http://adamdbradley.github.io/building-with-ionic2) slides for a quick overview of Ionic 2.
### Try Ionic 2
### Getting Started with Ionic 2
To try Ionic 2 today, visit the [Ionic 2 Docs](http://ionicframework.com/docs/v2/). We would love any feedback you have or to know when you encounter issues, by filing an issue report on this repo.
To use Ionic 2 today, visit the [Ionic 2 Docs](http://ionicframework.com/docs/v2/). We would love any feedback you have or to know when you encounter issues, by filing an issue report on this repo.
### Contributing to Ionic 2
@@ -18,5 +18,4 @@ See [CONTRIBUTING.md](https://github.com/driftyco/ionic/blob/master/.github/CONT
### Ionic 2 Examples
There are a few real Ionic 2 apps in the wild. The most complete is the [Ionic Conference App](https://github.com/driftyco/ionic-conference-app), a perfect starting point for building your own conference app.
The [Ionic Conference App](https://github.com/driftyco/ionic-conference-app) is a full featured Ionic 2 app. It is the perfect starting point for learning and building your own app.