@cs7player/chat 1.0.0 → 1.0.1

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 (3) hide show
  1. package/README.md +14 -0
  2. package/package.json +1 -1
  3. package/Read.md +0 -1
package/README.md ADDED
@@ -0,0 +1,14 @@
1
+ # LAN Chat CLI
2
+
3
+ A simple terminal-based LAN chat application built with Node.js using WebSockets.
4
+
5
+ ## 📦 Installation
6
+
7
+ ```bash
8
+ npm install -g @cs7player/chat
9
+
10
+ 🚀 Usage
11
+
12
+ Start the chat server:
13
+
14
+ lan-chat
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cs7player/chat",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "to communicate in terminal",
5
5
  "keywords": [
6
6
  "chat"
package/Read.md DELETED
@@ -1 +0,0 @@
1
- if u find any issue send mail to s.chandrasekhar.h@gmail.com