Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# promise-stream [![Build Status](https://travis-ci.org/reactphp/promise-stream.svg?branch=master)](https://travis-ci.org/reactphp/promise-stream)
# PromiseStream

[![Build Status](https://travis-ci.org/reactphp/promise-stream.svg?branch=master)](https://travis-ci.org/reactphp/promise-stream)

The missing link between Promise-land and Stream-land,
built on top of [React PHP](http://reactphp.org/).
built on top of [ReactPHP](https://reactphp.org/).

**Table of Contents**

Expand Down Expand Up @@ -226,4 +228,4 @@ See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.

## License

MIT
MIT, see [LICENSE file](LICENSE).