diff options
| author | tassaron | 2017-07-17 22:07:33 -0400 |
|---|---|---|
| committer | tassaron | 2017-07-17 22:07:33 -0400 |
| commit | b1713d38fa91e39f142b0c234b6405229aa149e1 (patch) | |
| tree | 3c47e147512cd75deccf07b2591fbb26693ffcb6 /README.md | |
| parent | aa464632c64725201dc7584ebf6bf2c3d06b47b6 (diff) | |
combined toolkit.py & frame.py into toolkit package
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Dependencies ------------ Python 3.4, FFmpeg 3.3, PyQt5, Pillow-SIMD, NumPy -**Note:** Pillow may be used as a drop-in replacement for Pillow-SIMD if problems are encountered installing. However this will result in much slower video export times. For help troubleshooting installation problems, the * For any problems with installing Pillow-SIMD, see the [Pillow installation guide](http://pillow.readthedocs.io/en/3.1.x/installation.html). +**Note:** Pillow may be used as a drop-in replacement for Pillow-SIMD if problems are encountered installing. However this will result in much slower video export times. For help installing Pillow-SIMD, see the [Pillow installation guide](http://pillow.readthedocs.io/en/3.1.x/installation.html). Installation ------------ |
