diff --git a/README.md b/README.md index f70249f..7fa942e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Tapioca.HATEOAS This is a smart library to implements HATEOAS pattern in your RESTFul API's, implemented based in [this project](https://github.com/SotirisH/HyperMedia). +[![.NET 8 Continuous Integration with GitHub, GitHub Actions and Nuget Packages](https://github.com/leandrocgsi/Tapioca.HATEOAS/actions/workflows/continuous-integration-nuget.yaml/badge.svg)](https://github.com/leandrocgsi/Tapioca.HATEOAS/actions/workflows/continuous-integration-nuget.yaml) + > ## How to use >### 1 - Import Tapioca.HATEOAS to your projetct