Skip to content

Commit bd99d6b

Browse files
committed
Merge pull request mgonto#767 from pyner/master
Update README.md
2 parents 9958e79 + 7550baa commit bd99d6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<img src="http://jpillora.com/github-twitter-button/img/tweet.png"></img>
88
</a>
99

10-
Restangular is an AngularJS service that simplifies common GET, DELETE, and UPDATE requests with a minimum of client code.
10+
Restangular is an AngularJS service that simplifies common GET, POST, DELETE, and UPDATE requests with a minimum of client code.
1111
It's a perfect fit for any WebApp that consumes data from a RESTful API.
1212

1313
**Check out a, [live demo on plunkr](http://plnkr.co/edit/d6yDka?p=preview).** It uses the same example as the official [Angular Javascript Project](http://angularjs.org/#wire-up-a-backend)... but Restangularized!

0 commit comments

Comments
 (0)