python/vinetto: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 11:25:12 -04:00
parent d5c4ac1e9b
commit f7118a1778
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Vinetto is a forensics tool that can be used to recover the contents of the
thumbnail cache (Thumbs.db files) from images that were stored on Microsoft
Windows systems.
Vinetto is a forensics tool that can be used to recover the contents
of the thumbnail cache (Thumbs.db files) from images that were stored
on Microsoft Windows systems.
Vinetto uses the Python Imaging Library (PIL), but should also work
with the fork of it called Pillow.