diff --git a/README.md b/README.md
index ce663f7..9480706 100644
--- a/README.md
+++ b/README.md
@@ -165,6 +165,12 @@ Or open a saved file and manually change the encoding to UTF-8.
#### Use the library Ruby
- run `gem install assayo`
- run `assayo`
+- open `./assayo/index.html`
+
+#### Use the library Goland
+- run `go get github.com/bakhirev/assayo`
+- run `go install github.com/bakhirev/assayo`
+- run `assayo`
- open `./assayo/index.html`
#### Use source code