Skip to content

Commit c5691a5

Browse files
authored
Update README.md
1 parent ce9eaef commit c5691a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
The Project structure use approachs below
77

88
1. CommonJS-style, Modular Loader to be ompatible with browserify
9-
2. [Angular style guide](https://angular.io/docs/ts/latest/guide/style-guide.html) to follow file structure, naming convention
10-
3. [Upgrading guideline](https://angular.io/docs/ts/latest/guide/upgrade.html#!#using-a-module-loader) from Angular 1.x to Angular (2.x ++) with minimum efforts
9+
2. [Angular style guide](https://angular.io/docs/ts/latest/guide/style-guide.html) to follow file structure, naming convention etc,
10+
3. Compatible with [Upgrading guideline](https://angular.io/docs/ts/latest/guide/upgrade.html#!#using-a-module-loader) (I hope :p) from Angular 1.x to Angular (2.x ++) with minimum efforts
1111
4. Ahead-of-time compilation (AOT) build process by using Browserify-Watchify
1212

1313

0 commit comments

Comments
 (0)