Skip to content

Commit 42bda1b

Browse files
authored
Update README.md
1 parent 975cacb commit 42bda1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ response = dispatch('{"jsonrpc": "2.0", "method": "ping", "id": 1}')
4040
# => '{"jsonrpc": "2.0", "result": "pong", "id": 1}'
4141
```
4242

43-
👉 Full documentation is at [explodinglabs.com/jsonrpcserver](https://www.explodinglabs.com/jsonrpcserver/).
43+
👉 Full documentation is at [explodinglabs.com/jsonrpcserver](https://www.explodinglabs.com/jsonrpcserver/).
44+
4445
👉 See the [Wiki](https://github.com/explodinglabs/jsonrpcserver/wiki) for community-editable usage examples in various frameworks, libraries, and transport protocols.
4546

4647
## ➡️ See Also

0 commit comments

Comments
 (0)