Skip to content

Commit

Permalink
merge w/ master hotfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Torubarov Timur committed May 16, 2019
2 parents 3f231f7 + 6ee3616 commit bfea571
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ make deps
go install
```

Or let [Yandex.Tank](https://yandextank.readthedocs.io/en/latest/core_and_modules.html#pandora) make it easy for you.


## Extension points

You can write plugins with the next [extension points](https://github.com/progrium/go-extpoints):

You can also cross-compile for other arch/os:
```
GOOS=linux GOARCH=amd64 go build
Expand Down

0 comments on commit bfea571

Please sign in to comment.