Skip to content

Commit 5f85432

Browse files
committed
docs(cli): updated info
1 parent 5205192 commit 5f85432

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cli/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# @smelly/cli
22

3+
[![Continuous Integration Workflow](https://github.com/marabesi/smelly-test/actions/workflows/nodejs.yml/badge.svg)](https://github.com/marabesi/smelly-test/actions/workflows/nodejs.yml)
4+
5+
[![https://nodei.co/npm/smelly-cli.png?downloads=true&downloadRank=true&stars=true](https://nodei.co/npm/smelly-cli.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/smelly-cli)
6+
7+
38
Smelly is a command line tool application that helps javascript/typescript developers to keep their test
49
suite away from test smells.
510

@@ -12,3 +17,4 @@ npm run cli -- path/to/file/test.js typescript
1217
## Resources
1318

1419
- [Tailwind CSS Table - Flowbite](https://flowbite.com/docs/components/tables)
20+
- [Handlebars](https://handlebarsjs.com/guide/#what-is-handlebars)

0 commit comments

Comments
 (0)