From c17976a491931e587ee9acdd2cb1c8cbe9ebb5b8 Mon Sep 17 00:00:00 2001 From: Theo Date: Thu, 8 Jun 2023 14:23:45 -0700 Subject: [PATCH] Update readme --- README.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 76d531f..288e44c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,4 @@ -# Proposal title - -### Changes / effect description - -- 1 -- 2 -- ... +# Project costs reimbursement proposal ### Requirements @@ -15,8 +9,8 @@ ### Installation ```text -git clone --recurse-submodules -cd +git clone --recurse-submodules https://git.tornado.ws/Theo/proposal-24-costs-reimbursement +cd proposal-24-costs-reimbursement npm install ``` @@ -24,4 +18,8 @@ npm install ```text npm run test -``` \ No newline at end of file +``` + +#### Deployed contracts + +Proposal contract: [0xF24ac7677771707a05Df028D7f96f078d6c696e5](https://etherscan.io/address/0xf24ac7677771707a05df028d7f96f078d6c696e5#code) \ No newline at end of file