Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gonultasbu committed Oct 5, 2018
1 parent f7c8148 commit d7c837c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# pdf_merge
I hated using online tools for merging my PDF files so I wrote a simple Python 3.6 script to merge all PDF files in a folder to a new PDF file.

# Installation
```
git clone https://github.com/gonultasbu/pdf_merge
pip install pypdf2
```

0 comments on commit d7c837c

Please sign in to comment.