From 4473b8d5c54ff57102b9c925a9b8245973cd6fce Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Thu, 27 Aug 2015 19:35:35 -0500 Subject: [PATCH] update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a79fdc252c..b0529a1f41 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Ionic 2 is the next generation of [Ionic](http://ionicframework.com/), the open- Ionic 2 is based on the new 2.x version of AngularJS, and comes with many significant performance, usability, and feature improvements. -## Current Angular 2 known issues: +### Current Angular 2 known issues: - Angular 2 is still in alpha and is not production ready - Angular team has first focused on developing what the core of Angular 2 "is" @@ -14,7 +14,7 @@ Ionic 2 is based on the new 2.x version of AngularJS, and comes with many signif - As Angular 2 reaches beta there will be significant performance improvements -## CSS Attribute Selectors: +### CSS Attribute Selectors: - Simple - Smaller markup @@ -23,12 +23,12 @@ Ionic 2 is based on the new 2.x version of AngularJS, and comes with many signif - No performance impacts have been found -#### Starter Project +### Starter Project [https://github.com/driftyco/ionic2-starter](https://github.com/driftyco/ionic2-starter) -#### Building & Running +### Building & Running Ionic Source 1. `npm install` 2. `gulp watch`