diff --git a/README.md b/README.md
index e3c7867..c0238fd 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Module for creating "hot lines"
## Example
-```javascript
+```js
// Initializing an instance of hotline manually
const instance = new hotline(
'articles',
@@ -19,10 +19,14 @@ instance.start();
```
## Preview
+### Site of Svoboda anarchist organization [svoboda/works](https://git.mirzaev.sexy/svoboda/works)
+![svoboda.works preview](/preview/24.gif)
### Telegram chat-robot market [mirzaev/arming](https://git.mirzaev.sexy/mirzaev/arming)
![ARMING preview](/preview/5.gif)
### Large project, marketplace system [mirzaev/skillparts](https://git.mirzaev.sexy/mirzaev/skillparts)
but the example is taken from another project that was copied and corrupted by another programmer
![SkillParts preview](/preview/8.gif)
### Pen in the [CodePen](https://codepen.io/mirzaev-sexy/pen/gOzBZOP)
+![CodePen preview](/preview/2024-11-27%2021_48_32-hotline.mjs.png)
+![CodePen preview](/preview/17.gif)
![CodePen preview](/preview/6.gif)
\ No newline at end of file