diff --git a/README.md b/README.md new file mode 100644 index 0000000..f49b940 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +get the dependencies: + +`go get code.google.com/p/go.crypto/ssh` +`go get github.com/syndtr/goleveldb` + +then `go build` and have fun