diff --git a/README.md b/README.md index 2e98d4a..e91423c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # PHP Observer -PHP Observer is a library for PHP to implement the [observer pattern](https://en.wikipedia.org/wiki/Observer_pattern). +PHP Observer is a PHP library to implement the [observer pattern](https://en.wikipedia.org/wiki/Observer_pattern). ## Requirements PHP Observer has the following requirements: