diff --git a/.github/workflows/dione.yml b/.github/workflows/build.yml similarity index 97% rename from .github/workflows/dione.yml rename to .github/workflows/build.yml index c19421e..fb33e93 100644 --- a/.github/workflows/dione.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Dione +name: build on: push: diff --git a/README.md b/README.md index a1b8b63..4c4ccd2 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,11 @@

Secured Finance - A protocol for financial transactions backed by crypto-assets.

-[![badge](https://img.shields.io/badge/submit%20for-HackFS-blue)](https://hack.ethglobal.co/showcase/secured-finance-recTkx6c1RDoLeaQm) +![badge](https://github.com/Secured-Finance/dione/actions/workflows/build.yml/badge.svg) [![badge](https://img.shields.io/badge/submit%20for-HackFS-blue)](https://hack.ethglobal.co/showcase/secured-finance-recTkx6c1RDoLeaQm) # Table of Contents +- [Table of Contents](#table-of-contents) - [Introduction](#introduction) - [Specifications](#specifications) - [State validation](#state-validation) @@ -15,7 +16,9 @@ - [External adapters](#external-adapters) - [Consensus](#consensus) - [DIONE token](#dione-token) -- [Contribute](#contribute) +- [Operations diagram](#operations-diagram) +- [Contribute ](#contribute--) + - [Dione core contributors:](#dione-core-contributors) - [License](#license)