Skip to content

Commit

Permalink
feat: updating README with codebeat badge
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioFiorita authored Apr 17, 2023
1 parent ac9353e commit 78a9c39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# API RESTful para um Fórum escrito em Kotlin com Spring Boot 🚀
[![CI](https://github.com/FabioFiorita/Kotlin-REST-API/actions/workflows/CI.yaml/badge.svg)](https://github.com/FabioFiorita/Kotlin-REST-API/actions/workflows/CI.yaml)
[![codebeat badge](https://codebeat.co/badges/0b2ac172-2eae-4798-86e1-6c25f93e8a42)](https://codebeat.co/projects/github-com-fabiofiorita-kotlin-rest-api-master)

![GitHub](https://img.shields.io/github/license/fabiofiorita/Kotlin-REST-API)
![GitHub language count](https://img.shields.io/github/languages/count/fabiofiorita/Kotlin-REST-API)
Expand Down Expand Up @@ -118,4 +119,4 @@ A API possui os seguintes endpoints:

- [Documentação do Postman](https://documenter.getpostman.com/view/23374288/2s93XyUNwA)

- [Coleção do Postman](postman/KotlinRESTAPI-PostmanCollection.json)
- [Coleção do Postman](postman/KotlinRESTAPI-PostmanCollection.json)

0 comments on commit 78a9c39

Please sign in to comment.