update readme

This commit is contained in:
Robert Soriano
2022-05-18 09:23:27 -07:00
parent cec8ea52d6
commit 93bfc241ee
2 changed files with 16 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ console.log(farewell); // => 👈 goodbye
- [Validation](/recipes/validation.md)
- [Authorization](/recipes/authorization.md)
- [Error Handling](/recipes/error-handling.md)
Learn more about tRPC.io [here](https://trpc.io/docs).