diff --git a/README.md b/README.md index 3b4ddac..9c77f88 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Tapioca.HATEOAS -This is a smart library to implements HATEOAS pattern in your RESTFul API's. +This is a smart library to implements HATEOAS pattern in your RESTFul API's, implemented based in [this project](https://github.com/SotirisH/HyperMedia). > ## How to use