From e25556291454e3c08b7bb7e8f7034d8cb1e9e2a0 Mon Sep 17 00:00:00 2001 From: zarazaex69 Date: Mon, 13 Apr 2026 00:43:46 +0300 Subject: [PATCH] docs(readme): standardize comment formatting and spacing --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 9b31341..81b8580 100644 --- a/readme.md +++ b/readme.md @@ -40,13 +40,15 @@ or wait for the release or at least a beta ./script/cnc.bat -# Also there's a client UI version (currently in beta) +# also there's a client UI version (currently in beta) ./script/ui.sh -# And then +# and then ./build/olcrtc-ui + + # or native ( no podman ) linux GOOS=linux GOARCH=amd64 go build ./cmd/olcrtc