diff --git a/README.md b/README.md index b2e441a..a163f9a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Pygments.php - A Thin Wrapper for the Python Pygments [![Coverage Status](https://coveralls.io/repos/kzykhys/Pygments.php/badge.png)](https://coveralls.io/r/kzykhys/Pygments.php) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/3efddd61-f6e2-4f4a-949d-9ca7230f6e56/mini.png)](https://insight.sensiolabs.com/projects/3efddd61-f6e2-4f4a-949d-9ca7230f6e56) -A PHP wrapper for the Python Pygments syntax highlighter +A PHP wrapper for the [Pygments](http://pygments.org/), the Python syntax highlighter. Requirements ------------