diff --git a/README.md b/README.md index 7c32d34..e84191a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Node.js CI](https://github.com/levysantiago/tasks-rest-api/actions/workflows/node.js.yml/badge.svg)](https://github.com/levysantiago/tasks-rest-api/actions/workflows/node.js.yml) + # Tasks REST API Uma API REST para gerenciamento de tasks, utilizando fundamentos do node. Desafio Ignite Node.js da Rocketseat.