From 0b0449e995036b1bb38273055ba56031969c7420 Mon Sep 17 00:00:00 2001 From: 409 <409dev@protonmail.com> Date: Tue, 17 Jun 2025 23:28:51 +0200 Subject: [PATCH] `README.md` better line breaks --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5116450..622a25f 100644 --- a/README.md +++ b/README.md @@ -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