Skip to content

Commit dc63762

Browse files
committed
2 parents 4cdceea + ff5b84d commit dc63762

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
The project is a quick starter for AngularJS applications consuming content from Contentful, a content as a service provider.
44

5+
<img src="https://images.contentful.com/fo9twyrwpveg/44baP9Gtm8qE2Umm8CQwQk/c43325463d1cb5db2ef97fca0788ea55/PoweredByContentful_LightBackground.svg" width="225" style="margin-left: 20px;" /><img src="https://angular.io/assets/images/logos/angular/angular.png" width="80" /><img src="https://v4-alpha.getbootstrap.com/assets/brand/bootstrap-solid.svg" width="60" />
6+
7+
58
### Features
69

710
* AngularJS application running on JS only - no compiling!
@@ -82,6 +85,10 @@ Some things to know:
8285
* The production pages and resources will be minified by gulp
8386

8487

88+
<img src="http://whobrokethebuild.me/wp-content/uploads/images/angular-contentful-starter.gif" />
89+
90+
91+
8592
### Adding AngularJS Libraries
8693

8794
The project uses one of the node packages to install libraries - bower. The process is simple - run the bower command specifying the library (and optional version) with the save command which will download the library into our lib folder which we can reference.

0 commit comments

Comments
 (0)