Skip to content

Commit 05556f5

Browse files
committed
Rename example -> examples
1 parent c83a0dd commit 05556f5

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ $factory->createClient()->then(function (Client $client) use ($loop) {
3131
$loop->run();
3232
```
3333

34+
See also the [examples](examples).
35+
3436
## Install
3537

3638
The recommended way to install this library is [through composer](http://getcomposer.org). [New to composer?](http://getcomposer.org/doc/00-intro.md)
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)