summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-06-13 23:46:13 +0300
committerGitHub <[email protected]>2018-06-13 23:46:13 +0300
commitc3ccb29fe412baa8c4b02a1630f3a4a040ab722c (patch)
tree7a61db95d8e4d02ac5740d593ed708358f34949a /README.md
parent50f820833eeef8518b3b978b33c6f20391225162 (diff)
parent8ab8c64413ded038e3c8816647209c3b961b3a35 (diff)
Merge pull request #9 from spiral/develop
HTTP
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e0d31e95..4bdb99a7 100644
--- a/README.md
+++ b/README.md
@@ -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:
--------