diff --git a/README.md b/README.md index f55d17c4d..130762337 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ runner.run(collection, { script: 5000 }, + // Number of concurrent users + concurrency: 1, + // Number of iterations iterationCount: 1,