Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amitamrutiya authored Jun 12, 2024
1 parent fce32f5 commit a965f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This project is a real-time communication application offering various communica
- **TypeScript:** A typed superset of JavaScript that enhances code readability and maintainability.
- **Socket.io:** A library enabling real-time, bidirectional communication between web clients and servers.
- **Next-Auth:** A platform for authentication and authorization.
- **MongoDB:** A NoSQL database for storing user data, messages, and call logs.
- **Postgress (Prisma):** A SQL database for storing user data, messages, and call logs.
- **Tailwind CSS:** A utility-first CSS framework for building custom user interfaces.

## Setup Instructions
Expand Down

0 comments on commit a965f9f

Please sign in to comment.