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