Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mskian committed Jul 16, 2024
1 parent 6ea3431 commit 448ab58
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

frnds - Happy Friendship Day CLI : ASCII Text Art Greeting Wishes.

> "frnds" > friend.
> "frnds" : friends 🌟
## Built using

Expand Down Expand Up @@ -86,6 +86,20 @@ npx clear-npx-cache
pnpm store prune
```

## Bash CLI

Happy Friendship Day Bash CLI

```sh

## Set Permission
chmod +x friend.sh

# RUN CLI
./friend.sh -h

```

## Contributing 🙌

Your PR's are Welcome
Expand Down

0 comments on commit 448ab58

Please sign in to comment.