Skip to content

Commit a6de34d

Browse files
committed
Update README with workflow notice
1 parent 7eeeedd commit a6de34d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Event-driven, non-blocking I/O with PHP.
44

55
[![Build Status](https://secure.travis-ci.org/reactphp/react.png?branch=split)](http://travis-ci.org/reactphp/react)
66

7+
### Notice - (May 25th, 2014)
8+
9+
As of 2014-05-25 we have reversed roles of this and the component repositories.
10+
Instead of reactphp/react being the master code repository it is now the sum of React's parts.
11+
All PRs should be made against their corresponding repository found in [/reactphp](https://github.com/reactphp).
12+
All existing PRs will be evaluated and work will be done with the submitter to merge it into the proper component.
13+
714
## Install
815

916
The recommended way to install react is [through composer](http://getcomposer.org).

0 commit comments

Comments
 (0)