Merge pull request #290 from optimojordan/patch-1

README.md: fix sample code directory name
This commit is contained in:
Matthew Stamy 2017-01-05 21:12:52 -06:00 committed by GitHub
commit 2a9d76d124
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ http://mstamy2.github.io/PyPDF2/
##Examples
Please see `sample code` folder
Please see the `Sample_Code` folder.
##Documentation
@ -31,4 +31,4 @@ Tests can be run from the command line by:
```bash
python -m unittest Tests.tests
```
```