Skip to content

Commit

Permalink
Adding Bower Support
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Jul 9, 2013
1 parent f9f4983 commit c96c654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ See the [config](config/) folder and especially the [config.js](config/config.js
* [The AngularJs Controller](public/js/controllers/articles.js) - Where we take care of our frontend logic.
* [The AngularJs Views Folder](public/views/articles) - Where we keep our CRUD views.
* [NodeJS Routes](config/routes.js) - Where we define our REST service routes.
* [AngularJs Routes](public/config.js) - Where we define our CRUD routes.
* [AngularJs Routes](public/js/config.js) - Where we define our CRUD routes.


## The Future
Expand Down

0 comments on commit c96c654

Please sign in to comment.