Skip to content
This repository was archived by the owner on Nov 24, 2019. It is now read-only.

Commit c778f5a

Browse files
author
Adam L
committed
Updated README notes
1 parent ece3f76 commit c778f5a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ Each folder has an additional folder called 'pre'. Inside is the respective pre
1212

1313
That includes:
1414

15-
* **_pre** - This includes a HAML version of index.html. (Please note I did not reproduce index-async.html because
16-
it is unnecessary to modify.)
17-
* **partials/_pre** - Follows the same rule as above. I created starter HAML files for both partials.
18-
* **css/_pre** - which contains starter files for [SASS](http://sass-lang.com/), [SCSS](http://sass-lang.com/), [LESS](http://lesscss.org/) and [Stylus](http://learnboost.github.com/stylus/). Whichever you might prefer.
19-
* **js/_pre** - all files built in CoffeeScript.
20-
* **js/original** - original js files. In the event you want to use others, but not CoffeeScript.
15+
* **_pre** - This includes a HAML version of index.html.
16+
* **partials/_pre** - Starter HAML files for both partials.
17+
* **css/_pre** - Starter files for [SASS](http://sass-lang.com/), [SCSS](http://sass-lang.com/), [LESS](http://lesscss.org/) and [Stylus](http://learnboost.github.com/stylus/). Whichever you might prefer.
18+
* **js/_pre** - All js files built in CoffeeScript.
19+
* **js/original** - Original js files. In the event you want to use others, but not CoffeeScript.
2120
I would recommend reverting your js files back to the originals. For consistency.
2221

22+
- Hope you like it. If its not your cup of tea. Make sure to head back to [AngularJS on GitHub](https://github.com/angular/angular-seed/) for the original!
2323
****
2424

2525
# angular-seed — the seed for AngularJS apps

0 commit comments

Comments
 (0)