diff --git a/README.md b/README.md index a6a2cbf..46b2a5e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CORDIC Rotate APFX +[![CmakeDocker](https://github.com/DrasLorus/CORDIC_Rotate_APFX/actions/workflows/docker.yml/badge.svg)](https://github.com/DrasLorus/CORDIC_Rotate_APFX/actions/workflows/docker.yml) + A free way to implement a CORDIC-based rotation using HLS, with bit-accurate precision. ## Goal