We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9747e3 commit 9736791Copy full SHA for 9736791
README.md
@@ -20,9 +20,9 @@
20
21
## Main Stack
22
23
-- **T**rpc [trpc.io](https://trpc.io) - End-to-end typesafe APIs made easy
24
-- **E**xpress [expressjs.com](https://expressjs.com) - Fast, unopinionated, minimalist web framework for Node.js
25
-- **R**eact [reactjs.org](https://reactjs.org) - A JavaScript library for building user interfaces
+- **T**rpc [tRPC](https://trpc.io) - End-to-end typesafe APIs made easy
+- **E**xpress [Express js 5](https://expressjs.com) - Fast, unopinionated, minimalist web framework for Node.js
+- **R**eact [React](https://reactjs.org) - A JavaScript library for building user interfaces
26
27
## Demo
28
0 commit comments