Skip to content

Commit d8f7339

Browse files
committed
Update README.md
1 parent 8954d6e commit d8f7339

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Creating and Modifying PDFs With Python
22

3-
This folder contains resources and materials for Real Python [Creating and Modifying PDFs With Python](https://realpython.com/creating-modifying-pdf/) tutorial.
3+
This folder contains resources and materials for Real Python's [Creating and Modifying PDFs With Python](https://realpython.com/creating-modifying-pdf/) tutorial.
44

55
There are two subfolders in this folder:
66

77
1. **`practice_files/`:** Contains the sample PDFs used in the chapter
88
2. **`source_code/`:** Contains source code from the chapter
99

1010
The source code files are organized by section of the article, and the start of each subsection is indicated with comments.
11+
12+
The content of the companion tutorial was adapted from the "Creating and Modifying PDF Files" chapter of the book [*Python Basics: A Practical Introduction to Python 3](https://realpython.com/products/python-basics-book/). If you enjoy this tutorial, check out the full book!

0 commit comments

Comments
 (0)