We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bc527f + 2d48218 commit 8046965Copy full SHA for 8046965
README.md
@@ -1,6 +1,8 @@
1
-# react/promise-timer [](https://travis-ci.org/reactphp/promise-timer)
+# PromiseTimer
2
3
-A trivial implementation of timeouts for `Promise`s, built on top of [React PHP](http://reactphp.org/).
+[](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/).
6
7
**Table of contents**
8
@@ -361,4 +363,4 @@ $ php vendor/bin/phpunit
361
363
362
364
## License
365
-MIT
366
+MIT, see [LICENSE file](LICENSE).
0 commit comments