From c70d3113ab5c57daae83b8e8edb289570ee0200c Mon Sep 17 00:00:00 2001 From: Yuta Nagamiya Date: Wed, 24 Mar 2021 00:14:16 +0900 Subject: [PATCH] upd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: