From bf7ed02df43f5f7e3c5a98ad0bdddbce745062c8 Mon Sep 17 00:00:00 2001 From: Tushar Singh <75197616+theinit01@users.noreply.github.com> Date: Sun, 24 Nov 2024 15:35:47 +0530 Subject: [PATCH] Fix Typescript Logo on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99bcd35..988fb50 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ -![TypeScript](https://img.shields.io/badge/typetscript-%2320232a.svg?style=for-the-badge&logo=typescript&logoColor=%fff) +![TypeScript](https://img.shields.io/badge/typescript-%2320232a.svg?style=for-the-badge&logo=typescript&logoColor=%fff) ![Node.js](https://img.shields.io/badge/Node.js-%2320232a?style=for-the-badge&logo=node.js&logoColor=43853D) ![Express.js](https://img.shields.io/badge/express-%2320232a.svg?style=for-the-badge&logo=express&logoColor=%23F7DF1E) ![REST API](https://img.shields.io/badge/RestApi-%2320232a.svg?style=for-the-badge&logo=restAPI&logoColor=%23F7DF1E)