diff --git a/README.md b/README.md index 30e8aed..8a09aa3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # icp +![CI Badge](https://github.com/cornellev/icp/actions/workflows/ci.yaml/badge.svg) +![Code Style Badge](https://github.com/cornellev/icp/actions/workflows/lint.yaml/badge.svg) +![Docs Badge](https://github.com/cornellev/icp/actions/workflows/docs.yaml/badge.svg) + ## Introduction This repository hosts [Ethan](https://www.ethanuppal.com) and [Utku](https://utku.sh)'s implementation of Iterative Closest Points (ICP) as applied to scan matching.