update README

This commit is contained in:
Oskar Thoren 2021-06-07 17:38:01 +08:00
parent 09991ee15d
commit 80c5e43edc
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,11 @@
Library to wrap nim-waku in Go.
## Running
`go run main.go`
## TODO
- Run nim-waku wakunode2 in separate process
x Run nim-waku wakunode2 in separate process
x Call JSON RPC hello world from Go