diff --git a/README.md b/README.md index 5487bb5..2f2b434 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ A simple chat application to better understand django-channels # Overview/Result Login screen -![Screenshot from 2023-09-29 15-10-45](https://github.com/Me45y63/django-chat-application/assets/66312028/1) +![Screenshot from 2023-09-29 15-10-45](https://github.com/Me45y63/trio-chat-application/assets/66312028/1) Chat Lobby -![Screenshot from 2023-09-29 15-11-01](https://github.com/Me45y63/django-chat-application/assets/66312028/2) +![Screenshot from 2023-09-29 15-11-01](https://github.com/Me45y63/trio-chat-application/assets/66312028/2) Room with messaging -![Screenshot from 2023-09-29 15-11-37](https://github.com/Me45y63/django-chat-application/assets/66312028/4) +![Screenshot from 2023-09-29 15-11-37](https://github.com/Me45y63/trio-chat-application/assets/66312028/4) # Instructions 1. clone the project