add how to view the page to the readme

main
Bill Mill 2 years ago
parent 232fda4c4f
commit 4b8a284349
  1. 4
      README.md

@ -15,3 +15,7 @@ On first run, the client will generate a keypair for you according to the spring
This key has to meet a certain specification, so it may take up to a half hour to generate on the first run. The code to generate it is totally unoptimized and can probably be sped up, if you want to be the one to do that, awesome.
`echo "testing" | go run client/main.go`
## view the content
go to http://localhost:8000 while the server is running

Loading…
Cancel
Save