You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@ Restangular depends on Angular, Angular-Resources and (Underscore or Lodash).
32
32
33
33
#Starter Guide
34
34
35
+
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.
36
+
35
37
## Adding dependency to Restangular module in your app
36
38
37
39
The first thing you need to do after adding link to script file, is mentioning in your app that you'll use Restangular.
0 commit comments