Skip to content

Commit 5e46d3e

Browse files
committed
working on docs
1 parent 83961dd commit 5e46d3e

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<h1 align=center>Dev Talk</h1>
2+
<p align=center>
3+
<img src="./icon/icon.png" width=300 alt=views>
4+
</p>
5+
6+
<p align=center>
7+
<img src="https://img.shields.io/github/license/alestor123/DEV-TALK-CLI" alt=views >
8+
<a href="https://github.com/alestor123/DEV-TALK-CLI/issues">
9+
<img src="https://img.shields.io/github/issues-raw/alestor123/DEV-TALK-CLI"></a>
10+
<a href="https://www.npmjs.com/package/dev-talk"><img src="https://img.shields.io/npm/v/dev-talk"></a>
11+
</p>
12+
13+
#
14+
> This is a simple code for cli to cli talk for devs
15+
<p align=center>
16+
<a href="https://npmjs.org/package/dev-talk">
17+
<img src="https://nodei.co/npm/dev-talk.png"></a>
18+
</p>
19+
20+
# Documentation
21+
22+
# Quick use
23+
24+
``npx dev-talk``
25+
26+
# Installation
27+
28+
``npm i DEV-TALK-CLI -g ``
29+
30+
# Usage
31+
32+
``dev-talk <username> <channel>``
33+
34+
# Example
35+
``dev-talk alestor123 lol``
36+

0 commit comments

Comments
 (0)