Skip to content

Commit 5001557

Browse files
committed
Adjust readme
1 parent 1148cf7 commit 5001557

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ 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://explodinglabs.com/jsonrpcserver/).
43+
## 📚 Documentation
44+
45+
👉 Full documentation is at [explodinglabs.com/jsonrpcserver/](https://explodinglabs.com/jsonrpcserver/).
4446

4547
👉 See the [Wiki](https://github.com/explodinglabs/jsonrpcserver/wiki) for community-editable usage examples in various frameworks, libraries, and transport protocols.
4648

0 commit comments

Comments
 (0)