diff --git a/README.md b/README.md index e3372bc..ef9e166 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # RESTful-API -REST stands for REpresentational State Transfer. +REST stands for REpresentational State Transfer REST is nothing but an architectural style for building APIs. Set of rules for RESTful API are: - use HTTP request verb.