diff --git a/README.md b/README.md index f3c4af3..9567567 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Tests](https://github.com/StabilityNexus/Oracle-Solidity/actions/workflows/CI.yml/badge.svg)](https://github.com/StabilityNexus/Oracle-Solidity/actions) + + # Oracle A simple oracle with a minimal governance system. It allows multiple owners to post data and allows a majority of the current owners to add more owners or to remove owners.