From 8a3628ecabacaa54d36c1fda06ad5fabaa011c37 Mon Sep 17 00:00:00 2001 From: piotrostr Date: Thu, 16 Jan 2025 14:37:18 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b6fa03..6748660 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,10 @@ the output [image](https://github.com/piotrostr/listen/blob/main/example.png). For complete rundown of features, check out the CLI output of `cargo run` or the [documentation](https://docs.listen-rs.com/). -To play around with listen-rs, you can use the UI - ## Quickstart +To play around with listen-rs, you can use the UI + Fill in the `.env.example` and `./dashboard/.env.example`, copy over to `.env` and `./dashboard/.env.example`, then ```