@manch1kz/yanac 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +6 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -23,6 +23,12 @@ Options for client:
23
23
  * ```--host <limit>``` - host (default: default)
24
24
  * ```--name <limit>``` - port (default: random_string)
25
25
 
26
+ ## Demonstration
27
+
28
+ https://github.com/user-attachments/assets/2d44a7cc-3b39-4c13-bada-8d6654053ac2
29
+
30
+
31
+
26
32
 
27
33
 
28
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@manch1kz/yanac",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "description": "(YANAC) Yet another not another chat",
5
5
  "repository": {
6
6
  "type": "git",