Update readme
This commit is contained in:
parent
84ba2386c6
commit
c17976a491
18
README.md
18
README.md
@ -1,10 +1,4 @@
|
|||||||
# Proposal title
|
# Project costs reimbursement proposal
|
||||||
|
|
||||||
### Changes / effect description
|
|
||||||
|
|
||||||
- 1
|
|
||||||
- 2
|
|
||||||
- ...
|
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
@ -15,8 +9,8 @@
|
|||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
```text
|
```text
|
||||||
git clone --recurse-submodules <proposal-repo-link>
|
git clone --recurse-submodules https://git.tornado.ws/Theo/proposal-24-costs-reimbursement
|
||||||
cd <proposal-name>
|
cd proposal-24-costs-reimbursement
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -24,4 +18,8 @@ npm install
|
|||||||
|
|
||||||
```text
|
```text
|
||||||
npm run test
|
npm run test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Deployed contracts
|
||||||
|
|
||||||
|
Proposal contract: [0xF24ac7677771707a05Df028D7f96f078d6c696e5](https://etherscan.io/address/0xf24ac7677771707a05df028d7f96f078d6c696e5#code)
|
Loading…
Reference in New Issue
Block a user