diff --git a/README.md b/README.md index 9d85181..27f6acd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # FastTrackPy +[![Python CI](https://github.com/JoFrhwld/fasttrackpy/actions/workflows/test-and-run.yml/badge.svg)](https://github.com/JoFrhwld/fasttrackpy/actions/workflows/test-and-run.yml) Goal: A FastTrack python implementation with importable modules @@ -22,4 +23,4 @@ python -m venv venv ```bash poetry install -``` \ No newline at end of file +```