Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gravityblast committed Oct 23, 2023
1 parent 13fa9af commit 79d7fc8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,13 @@ post /pinning/pinJSONToIPFS
post /pinning/pinFileToIPFS
```

### Test
### Test and Build

`go test`
```
git clone [email protected]:gitcoinco/pina.git
go test
go build
```

### Run

Expand Down

0 comments on commit 79d7fc8

Please sign in to comment.