File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Installation
2020~~~~~~~~~~~~
2121
2222Before installing Pillow, you'll have to install Pillow's prerequisites. Find
23- the instructions for your platform
24- `here <https://pillow.readthedocs.org/en/3.0.0/installation.html >`_.
23+ the instructions for your platform in the
24+ `Pillow installation instructions <https://pillow.readthedocs.org/en/3.0.0/installation.html >`_.
2525
2626After that, it's straightforward:
2727
@@ -53,7 +53,5 @@ Example
5353 exif_data = im._getexif()
5454 exif_data
5555
56- There are more examples of the Pillow library
57- `here <http://pillow.readthedocs.org/en/3.0.x/handbook/tutorial.html >`_.
58-
59-
56+ There are more examples of the Pillow library in the
57+ `Pillow tutorial <http://pillow.readthedocs.org/en/3.0.x/handbook/tutorial.html >`_.
You can’t perform that action at this time.
0 commit comments