Skip to content

Commit 04bfd60

Browse files
authored
Update README.md
1 parent 726d503 commit 04bfd60

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The socket component provides a more usable interface for a socket-layer
88
server based on the [`EventLoop`](https://github.com/reactphp/event-loop)
99
and [`Stream`](https://github.com/reactphp/stream) components.
1010

11+
> The master branch contains the code for the upcoming 0.5 release.
12+
For the code of the current stable 0.4.x release, checkout the
13+
[0.4 branch](https://github.com/reactphp/socket-client/tree/0.4).
14+
1115
**Table of Contents**
1216

1317
* [Quickstart example](#quickstart-example)

0 commit comments

Comments
 (0)