diff --git a/README.md b/README.md index 56c2d8ed..08079b50 100644 --- a/README.md +++ b/README.md @@ -8,18 +8,18 @@ On-Chain Voting is a protocol developed to help with governing the Mina L1 block 2. Click on your address to copy it to the clipboard (we'll be using it in the next step). 3. Click on "Send." -![Ouro Home](./ouro_screens/1.home.png) +![Auro Home](./auro_screens/1.home.png) 4. Paste your address into `To`. 5. Add `1` in the `Amount` field. 6. Depending on how you want to cast your vote, enter either `MIP#` or `no MIP#` where `#` is substituted with the actual MIP number. -![Vote Details](./ouro_screens/2.vote_details.png) +![Vote Details](./auro_screens/2.vote_details.png) 7. Confirm the transaction. -![Vote Confirmation](./ouro_screens/3.confirmation.png) +![Vote Confirmation](./auro_screens/3.confirmation.png) ## Protocol Specifications diff --git a/ouro_screens/1.home.png b/auro_screens/1.home.png similarity index 100% rename from ouro_screens/1.home.png rename to auro_screens/1.home.png diff --git a/ouro_screens/2.vote_details.png b/auro_screens/2.vote_details.png similarity index 100% rename from ouro_screens/2.vote_details.png rename to auro_screens/2.vote_details.png diff --git a/ouro_screens/3.confirmation.png b/auro_screens/3.confirmation.png similarity index 100% rename from ouro_screens/3.confirmation.png rename to auro_screens/3.confirmation.png