Skip to content

Commit fad1fb9

Browse files
committed
Minor fix in readme.
1 parent 0b007e5 commit fad1fb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python-textile is a Python port of Textile, Dean Allen's humane web text generat
77
h2. Installation
88

99
Install the 'textile' folder on your python path, or @pip install textile@.
10-
Optional dependencies require PIL/Pillow (for checking images size)
10+
Optional dependencies include PIL/Pillow (for checking images size)
1111
and regex (for faster unicode-aware string matching).
1212

1313
h2. Usage

0 commit comments

Comments
 (0)