Update README.MD

This commit is contained in:
OrJDev
2022-11-01 09:58:02 +02:00
committed by GitHub
parent c613af8d9a
commit 27b1154799
+2
View File
@@ -1,5 +1,7 @@
# SolidJS tRPC
[If you are looking for tRPC v10 / RC check out the next branch](https://github.com/OrJDev/solid-trpc/tree/next)
## What is different
- Replace "use" with "create" (e.g. useQuery -> createQuery)