File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Filter options
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
20
20
~~~~~~~~~~~~
21
21
22
22
Before 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 >`_.
25
25
26
26
After that, it's straightforward:
27
27
@@ -53,7 +53,5 @@ Example
53
53
exif_data = im._getexif()
54
54
exif_data
55
55
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