From 28d85fe9710445c84044fc2e7049d9e337d7c135 Mon Sep 17 00:00:00 2001 From: Jordan Orelli Date: Tue, 9 Dec 2014 18:11:49 -0500 Subject: [PATCH] readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md 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