diff --git a/README.md b/README.md index 989e022..75b6a77 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Simbel - Ethereum Operating System [Project website](https://simbel.github.io/simbel/) ------------------------------------------------------ -![Simbel gif](https://s3-us-west-1.amazonaws.com/simbel/home.png) +![Simbel](https://s3-us-west-1.amazonaws.com/ddash/simbel.png) ## What is Simbel? --- @@ -27,7 +27,6 @@ Simbel is an Ethereum operating system for knowledge creation and sharing ## Universal Consensus Time Simbel sets network time by blockchain consensus. -![Simbel](https://s3-us-west-1.amazonaws.com/ddash/simbel.png) ## Manifesto The Manifesto contract allows participants to create a manifesto through a transparent voting process. Anyone can submit and vote on proposals. To interface with your own custom voting contracts (on any Ethereum network), simply replace the default Manifesto.sol address with your contract's address.