Skip to content

Commit d3332af

Browse files
committed
[DOC] update readme file
1 parent b10baa9 commit d3332af

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# Resultify HubSpot CLI
1+
# @resultify/rh-cli
2+
Resultify command line tool
3+
4+
[![Run tests](https://github.com/Resultify/rh-cli/actions/workflows/test.yml/badge.svg)](https://github.com/Resultify/rh-cli/actions/workflows/test.yml)
5+
![node-current](https://img.shields.io/node/v/@resultify/rh-cli)
6+
7+
## Install and use
8+
9+
```sh
10+
npm -g install @resultify/rh-cli
11+
```
12+
13+
## Commands
14+
- `rh -h` get general help
15+
- `rh` get info based on current directory

0 commit comments

Comments
 (0)