Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman committed Aug 11, 2024
1 parent 22517fb commit 405b791
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 @@ -16,7 +16,6 @@ The project uses the following technologies:
- **Bootstrap**: A framework for creating responsive and mobile-first web applications.
- **Socket.io**: A library for implementing web sockets.
- **i18next**: A library for internationalization and localization.
- **Censorship** - Every swear word is censored using a special library.
- **@hexlet/chat-server**: The server-side part of the chat.

## Demonstration
Expand Down Expand Up @@ -64,6 +63,7 @@ To try out the chat, you can visit the site: [Hexlet Chat](https://frontend-proj
- **Messages:** Users can write, delete, and edit messages.
- **Channels:** Users can create, delete, and rename channels.
- **Emojis:** Ability to select emojis for input.
- **Censorship** - Every swear word is censored using a special library.
- **Responsiveness:** The site is responsive and has a mobile version.

![screenshot](./screenshot1.png)
Expand Down

0 comments on commit 405b791

Please sign in to comment.