added examples
This commit is contained in:
		@@ -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)
 | 
			
		||||
<br><br>
 | 
			
		||||
### Telegram chat-robot market [mirzaev/arming](https://git.mirzaev.sexy/mirzaev/arming)
 | 
			
		||||
<br><br>
 | 
			
		||||
### 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<br><br>
 | 
			
		||||
<br><br>
 | 
			
		||||
### Pen in the [CodePen](https://codepen.io/mirzaev-sexy/pen/gOzBZOP)<br><br>
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
		Reference in New Issue
	
	Block a user