diff --git a/README.md b/README.md index 613173a..87d7b35 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Tapioca.HATEOAS [![NuGet](https://img.shields.io/nuget/v/Tapioca.HATEOAS.svg)](https://www.nuget.org/packages/Tapioca.HATEOAS) +[![Donate with PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=ZJ4NQJXEKQ63A) +[![GitHub repo](https://img.shields.io/badge/GitHub-Repository-green.svg)](https://github.com/leandrocgsi/Tapioca.HATEOAS) +![Last Commit](https://img.shields.io/github/last-commit/leandrocgsi/Tapioca.HATEOAS) +![Forks](https://img.shields.io/github/forks/leandrocgsi/Tapioca.HATEOAS) +![Stars](https://img.shields.io/github/stars/leandrocgsi/Tapioca.HATEOAS) [![.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) This is a smart library to implements HATEOAS pattern in your RESTFul API's, implemented based in [this project](https://github.com/SotirisH/HyperMedia). diff --git a/Tapioca.HATEOAS/docs/README.md b/Tapioca.HATEOAS/docs/README.md index 613173a..87d7b35 100644 --- a/Tapioca.HATEOAS/docs/README.md +++ b/Tapioca.HATEOAS/docs/README.md @@ -1,6 +1,11 @@ # Tapioca.HATEOAS [![NuGet](https://img.shields.io/nuget/v/Tapioca.HATEOAS.svg)](https://www.nuget.org/packages/Tapioca.HATEOAS) +[![Donate with PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=ZJ4NQJXEKQ63A) +[![GitHub repo](https://img.shields.io/badge/GitHub-Repository-green.svg)](https://github.com/leandrocgsi/Tapioca.HATEOAS) +![Last Commit](https://img.shields.io/github/last-commit/leandrocgsi/Tapioca.HATEOAS) +![Forks](https://img.shields.io/github/forks/leandrocgsi/Tapioca.HATEOAS) +![Stars](https://img.shields.io/github/stars/leandrocgsi/Tapioca.HATEOAS) [![.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) This is a smart library to implements HATEOAS pattern in your RESTFul API's, implemented based in [this project](https://github.com/SotirisH/HyperMedia).