Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
somacdivad committed May 13, 2020
1 parent 8954d6e commit d8f7339
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion creating-and-modifying-pdfs/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Creating and Modifying PDFs With Python

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

There are two subfolders in this folder:

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

The source code files are organized by section of the article, and the start of each subsection is indicated with comments.

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 comments on commit d8f7339

Please sign in to comment.