This commit is contained in:
bakhirev 2025-05-25 16:09:38 +03:00
parent b77bead035
commit 3c67d29962

View file

@ -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`
<a name="link-165"></a>
#### Use the library Goland
- run `go get github.com/bakhirev/assayo`
- run `go install github.com/bakhirev/assayo`
- run `assayo`
- open `./assayo/index.html`
<a name="link-17"></a>
#### Use source code