We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377860a commit 4470c07Copy full SHA for 4470c07
README.md
@@ -12,6 +12,7 @@ cd UnicodeFix
12
python -m venv venv
13
source venv/bin/activate
14
pip install -r requirements.txt
15
+chmod +x bin/cleanup-text.py
16
```
17
18
## Usage
0 commit comments