Add a newline (#39)

This commit is contained in:
Niklas Fondberg
2021-05-04 15:12:34 +02:00
committed by GitHub
parent 2b452a573a
commit 0650759ec4
+1
View File
@@ -64,3 +64,4 @@ Run locally
$ pip install locust
$ USERNAME=user locust --host=http://localhost:1881
```