README.md better line breaks
This commit is contained in:
@@ -9,6 +9,7 @@ A lightweight in-memory database written in Rust
|
||||
### CLI
|
||||
|
||||
Download a binary or compile it yourself using `cargo build --release --bin archive-cli`
|
||||
|
||||
To compile the CLI and install it globally run `cargo install --path .`
|
||||
|
||||
### Server
|
||||
@@ -20,6 +21,7 @@ The repository contains a simple `compose.yaml`
|
||||
#### Binary
|
||||
|
||||
Alternatively you can run the server binary directly
|
||||
|
||||
Download a binary or compile it yourself using `cargo build --release --bin archive-server`
|
||||
|
||||
#### Environment variables
|
||||
|
||||
Reference in New Issue
Block a user