Skip to content

Commit 367a23a

Browse files
authored
Merge pull request #5 from jsor-labs/readme-improvements
README improvements
2 parents 6a88554 + 61126f1 commit 367a23a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# promise-stream [![Build Status](https://travis-ci.org/reactphp/promise-stream.svg?branch=master)](https://travis-ci.org/reactphp/promise-stream)
1+
# PromiseStream
2+
3+
[![Build Status](https://travis-ci.org/reactphp/promise-stream.svg?branch=master)](https://travis-ci.org/reactphp/promise-stream)
24

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

68
**Table of Contents**
79

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

227229
## License
228230

229-
MIT
231+
MIT, see [LICENSE file](LICENSE).

0 commit comments

Comments
 (0)