From 6584cac490b2a8f5985ee69f58998eedcb3b28b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernani=20=C3=81vila?= Date: Wed, 20 Mar 2024 14:19:16 -0300 Subject: [PATCH] docs: update Technology session on Readme --- README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 36277cd..473f93b 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,18 @@ The primary goal of this project is to streamline the onboarding process for new ## Technologies we use -Next.js \ -TypeScript \ -Tailwind CSS \ -Tailwind-styled-components \ -Prisma \ -Jest \ -Deployed at Vercel +[![Next.js](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/) + +[![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/) + +[![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/) + +[![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white)](https://www.prisma.io/) + +[![Jest](https://img.shields.io/badge/-jest-%23C21325?style=for-the-badge&logo=jest&logoColor=white)](https://jestjs.io/) + +Deployed at: +[![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)](https://vercel.com/) ## Getting Started :running: