diff --git a/README.md b/README.md index fda7a97..1dd66f3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Forex Trading Platform API +[![Pylint](https://github.com/Jmateusribeiro/FastAPI-Trading-Platform/actions/workflows/pylint.yml/badge.svg)](https://github.com/Jmateusribeiro/FastAPI-Trading-Platform/actions/workflows/pylint.yml) + ## Goal Implement an API to simulate a simple trading platform @@ -48,4 +50,4 @@ Next steps: - create logs - create unit tests - create docker container -- create websocket \ No newline at end of file +- create websocket