diff --git a/README.md b/README.md index e55ca082248..0651adfb7c4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ # The Noir Programming Language +[![Non-deterministic fuzz tests](https://github.com/noir-lang/noir/actions/workflows/nightly-fuzz-test.yml/badge.svg)](https://github.com/noir-lang/noir/actions/workflows/nightly-fuzz-test.yml) + Noir is a Domain Specific Language for SNARK proving systems. It has been designed to use any ACIR compatible proving system. **This implementation is in early development. It has not been reviewed or audited. It is not suitable to be used in production. Expect bugs!**