diff --git a/README.md b/README.md index a331deb..806f31b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Twitter Clone +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE) + Twitter clone web application built using Next.js, Tailwind CSS, Prisma, and MongoDB. This clone allows users to post tweets, follow other users, like tweets, and perform various other Twitter-like functionalities. ## Features