Skip to content
Merged
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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Manage your [Loops](https://loops.so) account from the terminal — send transactional emails, manage contacts, events, mailing lists, and more.

> [!NOTE]
> This is pre-release, alpha software. While we're cooking up our first official release there may be breaking changes and other bugs.
> This is beta software. While we're cooking up our first official release there may be breaking changes and other bugs.

## Usage

Expand All @@ -13,6 +13,8 @@ loops [command] [flags]

Run `loops --help` to see available commands, or `loops [command] --help` for details on a specific command.

See [the docs](https://loops.so/docs/cli) for comprehensive usage.

## Installation

### Homebrew
Expand Down