Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,18 @@ As a side-effect of formatting messages

## 📦 Installation

### Using npm

```sh
npm install -g better-commits
```

### Using AUR

```sh
yay -S better-commits
```

## 🚀 Usage

When you're ready to commit. To run the CLI in your terminal:
Expand Down