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.
|
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
|
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
|
top of a shared, well-tested API layer. It only talks to the API — no GUI
|
||||||
GUI code lives here.
|
code lives here. A minimal CLI built on top of it lives in
|
||||||
|
[`cli/`](cli/README.md).
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user