From e0360b6f20623c2456b1a07032a27fb49b295e5f Mon Sep 17 00:00:00 2001 From: scherniavsky Date: Fri, 30 Nov 2018 15:38:25 +0100 Subject: [PATCH] typo fix --- README.md | 2 +- src/.#app.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 src/.#app.py diff --git a/README.md b/README.md index 2d9ccdb..88499de 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Docker-Locust container can be started in 4 different roles: There are 2 supported run types: - Manual: when a user manually starts and stops a test via a Locust Master UI. -- Automatic: when a test is started by the Controller and runs for a specified time interval. F +- Automatic: when a test is started by the Controller and runs for a specified time interval. And there are 2 ways to deploy it: - Local deployment (using `standalone` mode or [docker-compose]): when a singe machine can generate enough traffic. diff --git a/src/.#app.py b/src/.#app.py deleted file mode 120000 index e60cf99..0000000 --- a/src/.#app.py +++ /dev/null @@ -1 +0,0 @@ -scherniavsky@shanti.4948 \ No newline at end of file