Skip to content

Commit

Permalink
Merge pull request #338 from chinapandaman/PPF-337
Browse files Browse the repository at this point in the history
PPF-337: add demo gif to README
  • Loading branch information
chinapandaman authored Apr 7, 2023
2 parents f29be6c + 1a30268 commit 14509a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion PyPDFForm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

PyPDFForm = Wrapper

__version__ = "1.2.4"
__version__ = "1.2.5"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ pip install PyPDFForm

## Quick Example

![](https://github.com/chinapandaman/PyPDFForm/blob/master/demo.gif)

A sample PDF form can be found [here](https://github.com/chinapandaman/PyPDFForm/blob/master/pdf_samples/sample_template.pdf). Download it and try:

```python
Expand Down
Binary file added demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 14509a9

Please sign in to comment.