Update 'README.md'

This commit is contained in:
nitowa
2024-05-03 23:23:28 +00:00
parent 2bd3903cc3
commit b55515b46a
+1 -1
View File
@@ -4,7 +4,7 @@ inspired by https://ctftime.org/task/17576
# Generator # Generator
Generates a wav file with keyboard sounds matching the privided input string. Only supports a-z and spacey, and should at least contain 250 characters to gain a statistically significant sample. Generates a wav file with keyboard sounds matching the privided input string. Only supports a-z and spaces, and should at least contain 250 characters to gain a statistically significant sample.
```python3 ./generator.py "<input>``` ```python3 ./generator.py "<input>```