diff --git a/README.md b/README.md index bcade60..8dacbbe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Real-time Chat Application (Piratchat) +# Piratchat A lightweight, real-time chat application built with Python using the aiohttp framework. This application provides user registration, authentication, and real-time messaging capabilities through WebSockets.