diff --git a/README.md b/README.md index 23a1eef..da121d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#PyPDF2 +#PyPDF2 [![Build Status](https://travis-ci.org/sylvainpelissier/PyPDF2.svg)](https://travis-ci.org/sylvainpelissier/PyPDF2) PyPDF2 is a pure-python PDF library capable of splitting, merging together, cropping, and transforming @@ -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 +```