Update README, .gitignore (#10)

* update readme

* update gitignore (test binary, built with go test -c)

* update readme
This commit is contained in:
HAHWUL
2020-09-29 04:07:24 +09:00
committed by GitHub
parent 8712151e8f
commit b17c70bc0a
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
**/rice-box.go
dist
hetty
hetty.bolt
hetty.bolt
*.test