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