Skip to content

Commit 0e43abf

Browse files
author
James Campbell
committed
updated readme
1 parent c81bab6 commit 0e43abf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ Start your Python journey in Python 3. Onward and upward.
102102

103103
1. [crawl all internal links for a domain](#scrapy-spider-example)
104104

105+
**iptcinfo3** (download via pip3 install iptcinfo3)
106+
107+
1. [iptcinfo3 example](#iptcinfo3-example)
108+
105109
## http.server Example
106110

107111
This example runs a web server to http://127.0.0.1:8000. Go to http://127.0.0.1:8000/web.html to verify it is working.

0 commit comments

Comments
 (0)