We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b007e5 commit fad1fb9Copy full SHA for fad1fb9
1 file changed
README.textile
@@ -7,7 +7,7 @@ python-textile is a Python port of Textile, Dean Allen's humane web text generat
7
h2. Installation
8
9
Install the 'textile' folder on your python path, or @pip install textile@.
10
-Optional dependencies require PIL/Pillow (for checking images size)
+Optional dependencies include PIL/Pillow (for checking images size)
11
and regex (for faster unicode-aware string matching).
12
13
h2. Usage
0 commit comments