From 4c97971bbf0a4b09b3edae2eed0c875a0cf59f89 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Fri, 22 Jun 2018 22:23:08 +0300 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c31456f2..8a8228ef 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ if r, ok := c.Get(rpc.ID); ok >= service.StatusConfigured { > RPC server must be written based on net/rpc rules: https://golang.org/pkg/net/rpc/ -Now, you can connect to this service from PHP: +You can connect now to this service from PHP: ```php // make sure to use same port as in .rr config for RPC service -- cgit v1.2.3