Browse Source

Update README

master
sipp11 6 years ago
parent
commit
6650db1fbe
  1. 8
      readme.md

8
readme.md

@ -5,3 +5,11 @@ This is show data from sensors around the house from Amazon DynamoDB.
It probably is dead or changes as time goes by.
Let's see.
## To build for Linux
compile go package for Linux
env GOOS=linux go build -v .
Then `rsync` both `my-iot` & `html` to server.

Loading…
Cancel
Save