diff --git a/README.md b/README.md index 23a1eef..a59bb5c 100644 --- a/README.md +++ b/README.md @@ -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 -``` \ No newline at end of file +```