diff --git a/README.md b/README.md index a7dbac6..45630b6 100644 --- a/README.md +++ b/README.md @@ -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