diff --git a/README.MD b/README.MD index b93f830..93bb0bc 100644 --- a/README.MD +++ b/README.MD @@ -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)