diff --git a/README.md b/README.md index 077aa58b..8f470a50 100644 --- a/README.md +++ b/README.md @@ -2270,10 +2270,10 @@ example: `PRTY_NO_IFADDR=1 python3 copyparty-sfx.py` force-enable features with known issues on your OS/env by setting any of the following environment variables, also affectionately known as `fuckitbits` or `hail-mary-bits` -| env-var | what it does | -|-----------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `PRTY_FORCE_MP` | force-enable multiprocessing (real multithreading) on MacOS and other broken platforms | -| `PRTY_FORCE_MAGIC` | use [magic](https://pypi.org/project/python-magic/) on Windows (you will segfault) | +| env-var | what it does | +| ------------------------ | ------------ | +| `PRTY_FORCE_MP` | force-enable multiprocessing (real multithreading) on MacOS and other broken platforms | +| `PRTY_FORCE_MAGIC` | use [magic](https://pypi.org/project/python-magic/) on Windows (you will segfault) | # packages