From e62ba7792f5ff213b0e234bc779aa890ad374ef6 Mon Sep 17 00:00:00 2001
From: a <a@a.a>
Date: Thu, 25 Aug 2022 19:45:05 -0500
Subject: [PATCH] update readme

---
 readme.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 readme.md

diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..27141a2
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,7 @@
+## jrpc
+
+
+this is a weird amalgamation of go-chi and the rpc package in go-ethereum
+
+
+
-- 
GitLab