Skip to content

Commit 3123754

Browse files
authored
docs: update README.md
1 parent cc3e221 commit 3123754

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616

1717

1818

19-
<a href="https://trpc.io/docs" target="_blank" rel="noopener noreferrer">
20-
<img src="https://github.com/user-attachments/assets/9565f06a-eb4f-48fc-9020-a7a8f0b3d6bd" alt="tRPC" />
21-
</a>
19+
[![tRPC](https://github.com/user-attachments/assets/9565f06a-eb4f-48fc-9020-a7a8f0b3d6bd)](https://trpc.io/docs)
20+
2221

2322

2423

@@ -44,7 +43,7 @@ bun run prisma:generate
4443

4544
## 3. Environment variables
4645

47-
move to the `/config` package and add your .env :
46+
move to the `/config` package and add your `.env` :
4847

4948
```bash
5049
BACKEND_PORT=3001

0 commit comments

Comments
 (0)