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 d2d41b7 commit 9db25a9Copy full SHA for 9db25a9
README.md
@@ -20,9 +20,9 @@
20
21
## Main Stack
22
23
-- <strong>T</strong>rpc https://trpc.io (End-to-end typesafe APIs made easy)
24
-- <strong>E</strong>xpress https://expressjs.com (Fast, unopinionated, minimalist web framework for Node.js)
25
-- <strong>R</strong>eact https://reactjs.org (A JavaScript library for building user interfaces)
+- **T**rpc [trpc.io](https://trpc.io) - End-to-end typesafe APIs made easy
+- **E**xpress [expressjs.com](https://expressjs.com) - Fast, unopinionated, minimalist web framework for Node.js
+- **R**eact [reactjs.org](https://reactjs.org) - A JavaScript library for building user interfaces
26
27
## Preview
28
0 commit comments