Update README.md on github

Add a CI badge.
This commit is contained in:
Camille Monière 2022-04-21 15:37:46 +02:00 committed by GitHub
parent a8433e0188
commit a0ce4ceab0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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