Update README and mention the CLI.
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
An async Rust client library for the [Outline](https://www.getoutline.com) knowledge base API.
|
||||
|
||||
This crate is the foundation for building Outline clients (CLI, GUI, ...) on
|
||||
top of a shared, well-tested API layer. It only talks to the API — no CLI or
|
||||
GUI code lives here.
|
||||
top of a shared, well-tested API layer. It only talks to the API — no GUI
|
||||
code lives here. A minimal CLI built on top of it lives in
|
||||
[`cli/`](cli/README.md).
|
||||
|
||||
## Quickstart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user