Skip to content

Commit 4d8faa5

Browse files
committed
More explanation in readme
1 parent 6f1e0d2 commit 4d8faa5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ load testing tool built in Go for the 2016 [Gopher Gala][].
77

88
Goad allows you to load test your websites from all over the world whilst costing you the tiniest fractions of a penny by using AWS Lambda in multiple regions simultaneously.
99

10+
You can run Goad from your machine using your own AWS credentials, and it will automatically create the AWS resources you need and execute your test, and display the results broken down by region. This way you can see how fast your website is from all the major regions of the world.
11+
12+
If you just want to try Goad out, visit the [Goad.io website](https://goad.io) and enter the address of the site you want to test.
13+
1014
## Installation
1115

1216
### Binary

0 commit comments

Comments
 (0)