Skip to content

Commit d20365a

Browse files
committed
Put video at top of readme
1 parent 7ee5928 commit d20365a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
<i>Process incoming JSON-RPC requests in Python</i>
1515
</p>
1616

17+
https://github.com/user-attachments/assets/94fb4f04-a5f1-41ca-84dd-7e18b87990e0
18+
1719
## Installation
1820

1921
```sh
@@ -35,10 +37,6 @@ response = dispatch('{"jsonrpc": "2.0", "method": "ping", "id": 1}')
3537

3638
Full documentation is at [jsonrpcserver.com](https://www.jsonrpcserver.com/).
3739

38-
## 🎥 Video
39-
40-
https://github.com/user-attachments/assets/94fb4f04-a5f1-41ca-84dd-7e18b87990e0
41-
4240
## 📖 See Also
4341

4442
- [jsonrpcclient](https://github.com/explodinglabs/jsonrpcclient) – Create JSON-RPC requests and parse responses in Python

0 commit comments

Comments
 (0)