Skip to content

Commit c1e1086

Browse files
authored
docs: add badges, one-liner description, and beta warning (#15)
1 parent 0a98cb6 commit c1e1086

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Kaleido CLI
22

3-
A command-line interface for managing RGB Lightning Nodes and interacting with the [Kaleidoswap](https://kaleidoswap.com) protocol.
3+
[![PyPI](https://img.shields.io/pypi/v/kaleido-cli)](https://pypi.org/project/kaleido-cli/)
4+
[![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/)
5+
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
6+
7+
Manage RGB Lightning Nodes and trade on [Kaleidoswap](https://kaleidoswap.com) — all from your terminal.
8+
9+
> **Beta Software — Use at Your Own Risk**
10+
>
11+
> This CLI is under active development and currently intended for **testnet/signet use only**. It is **not considered safe for mainnet** or production environments. The authors assume no responsibility for any loss of funds or damages arising from the use of this software.
412
513
## Overview
614

0 commit comments

Comments
 (0)