README.md: fix sample code directory name

This commit is contained in:
Jordan 2016-09-27 12:55:53 -04:00 committed by GitHub
parent 4fc7f9d14a
commit e9d0b86cc5
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
```
```