Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umair9747 committed May 26, 2021
1 parent ce00bb0 commit 0f0e6c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<img src="https://img.shields.io/badge/platform-windows%20%7C%20linux%20%7C%20mac%20%7C%20termux-yellow">
<img src="https://img.shields.io/badge/state-maintained-green">
<img src="https://img.shields.io/badge/focus-OSINT-yellowgreen">
<img src="https://img.shields.io/github/repo-size/umair9747/vichiti">
<img src="https://img.shields.io/github/followers/umair9747?style=social">
<img src="https://img.shields.io/github/forks/umair9747/vichiti?style=social">
<br>
Expand Down Expand Up @@ -63,6 +64,7 @@

```sh
cd vichiti
npm i
node index.js
```
</p>
Expand All @@ -79,6 +81,7 @@
sudo apt-get install git -y
git clone https://github.com/umair9747/vichiti
cd vichiti
npm i
node index.js
```
</p>
Expand Down

0 comments on commit 0f0e6c2

Please sign in to comment.