diff options
author | Wolfy-J <[email protected]> | 2018-06-13 23:46:13 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-06-13 23:46:13 +0300 |
commit | c3ccb29fe412baa8c4b02a1630f3a4a040ab722c (patch) | |
tree | 7a61db95d8e4d02ac5740d593ed708358f34949a /README.md | |
parent | 50f820833eeef8518b3b978b33c6f20391225162 (diff) | |
parent | 8ab8c64413ded038e3c8816647209c3b961b3a35 (diff) |
Merge pull request #9 from spiral/develop
HTTP
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ while ($body = $rr->receive($context)) { } } ``` -> Check how to init relay [here](./tests/client.php). More examples can be found in tests. +> Check how to init relay [here](./php-src/tests/client.php). More examples can be found in tests. License: -------- |