From 676dc300de12b91086a61c19c55c048e3d071bc0 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Tue, 23 Sep 2025 16:34:59 +0200 Subject: [PATCH] use list for downloads --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5a9c5e..ce7bc1c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # [Flow Control](/neurocyte/flow) nightly builds ## downloads -[flow-control.dev](https://git.flow-control.dev/neurocyte/flow-nightly/releases/latest) (source only) -[github.com](https://github.com/neurocyte/flow-nightly/releases/latest) (binaries & source) -[codeberg.org](https://codeberg.org/neurocyte/flow-nightly/releases/latest) (binaries & source) + +- [flow-control.dev](https://git.flow-control.dev/neurocyte/flow-nightly/releases/latest) (source only) + +- [github.com](https://github.com/neurocyte/flow-nightly/releases/latest) (binaries & source) + +- [codeberg.org](https://codeberg.org/neurocyte/flow-nightly/releases/latest) (binaries & source)