Skip to content

Commit

Permalink
feat(example): Added Restangular Plunkr example
Browse files Browse the repository at this point in the history
Fixes #47
  • Loading branch information
mgonto committed May 9, 2013
1 parent a82f082 commit c4ef002
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Restangular depends on Angular, Angular-Resources and (Underscore or Lodash).

#Starter Guide

Before starting, you can check out a Plunkr example working by [Clicking Here](http://plnkr.co/edit/Sh669ScCQRyD513bzsBx). You can also read some code examples below.

## Adding dependency to Restangular module in your app

The first thing you need to do after adding link to script file, is mentioning in your app that you'll use Restangular.
Expand Down

0 comments on commit c4ef002

Please sign in to comment.