diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ edit `config.py` and set `BASE_URL` to whatever you're testing: BASE_URL = "http://localhost:8080" ``` -there are a bunch of other settings in there too — concurrent users, iterations, think time, browser type, timeouts, logging, etc. it's has and mostly self-explanatory. +there are a bunch of other settings in there too — concurrent users, iterations, think time, browser type, timeouts, logging, etc. it has comments and the settings are mostly self-explanatory. ### 2. run the load test |
