Skip to content

Commit

Permalink
add improvements section in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sudeepdino008 committed Aug 23, 2023
1 parent e9e69ac commit cc03af3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- [Port mapping setup](#port-mapping-setup)
- [Development](#development)
- [Generate go http client go bindings via openapi](#generate-go-http-client-go-bindings-via-openapi)
- [Improvements](#improvements)
- [Known Issues](#known-issues)
- [Permission Issue](#permission-issue)
- [UDP buffer size warning](#udp-buffer-size-warning)
Expand Down Expand Up @@ -157,6 +158,11 @@ There's 1 docker volume that needs to be shared (and persisted) between the cont

- There are some fixes you would need to do (missing braces etc).

### Improvements

- remove the pinning service yaml (none of the pinning service api is currently used). Directly use the web3.storage goclient - https://github.com/web3-storage/go-w3s-client


## Known Issues

### Permission Issue
Expand Down

0 comments on commit cc03af3

Please sign in to comment.