Skip to content

Commit 8046965

Browse files
authored
Merge pull request #28 from jsor-labs/readme-improvements
README improvements
2 parents 3bc527f + 2d48218 commit 8046965

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# react/promise-timer [![Build Status](https://travis-ci.org/reactphp/promise-timer.svg?branch=master)](https://travis-ci.org/reactphp/promise-timer)
1+
# PromiseTimer
22

3-
A trivial implementation of timeouts for `Promise`s, built on top of [React PHP](http://reactphp.org/).
3+
[![Build Status](https://travis-ci.org/reactphp/promise-timer.svg?branch=master)](https://travis-ci.org/reactphp/promise-timer)
4+
5+
A trivial implementation of timeouts for `Promise`s, built on top of [ReactPHP](https://reactphp.org/).
46

57
**Table of contents**
68

@@ -361,4 +363,4 @@ $ php vendor/bin/phpunit
361363

362364
## License
363365

364-
MIT
366+
MIT, see [LICENSE file](LICENSE).

0 commit comments

Comments
 (0)