diff --git a/README.md b/README.md index 2cb953d..00018f6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Lint-free](https://github.com/nyu-software-engineering/containerized-app-exercise/actions/workflows/lint.yml/badge.svg) + # Containerized App Exercise Build a containerized app that uses machine learning. See [instructions](./instructions.md) for details.