From 5272c5f541a75b2a7824df4264ad7e69c6e346fa Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Tue, 16 Mar 2021 02:26:07 +0300 Subject: minor change in a readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd01fd1..97d8d02 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ composer require ch1p/jobd-client ## Usage -The API is compact and simple, just read `WorkerClient.php` and `MasterClient.php`. +The API is compact and simple, just read [`WorkerClient.php`](src/WorkerClient.php), +[`MasterClient.php`](src/MasterClient.php) and [`Client.php`](src/Client.php). Here's a small example. -- cgit v1.2.3