diff --git a/.gitignore b/.gitignore index 064858e..b3350d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -target - # Python __pycache__/ *.py[cod] diff --git a/README.md b/README.md index ccb2a5f..7948e4d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Graphik +[![Test](https://github.com/Stephenson-Software/graphik/actions/workflows/test.yml/badge.svg)](https://github.com/Stephenson-Software/graphik/actions/workflows/test.yml) + This library assists developers with graphics programming. ## Installation