docs: update readme

This commit is contained in:
2024-11-19 22:54:09 +01:00
parent 74169aea5a
commit 3e8a40b71d

View File

@@ -19,4 +19,4 @@ docker run --volume $(pwd)/out:/out --env NUMBER_OF_PSEUDONYMS=$NUMBER_OF_PSEUDO
If you don't provide a number of pseudonyms, the script will generate 100 by default. If you don't provide a number of pseudonyms, the script will generate 100 by default.
Pseudonyms are written to a file named `pseudonyms.txt` in and 'out' volume so you can retrieve them easily. Pseudonyms are written to a file named `pseudonyms.txt` in the '/app/out' volume so you can retrieve them easily.