From 1d8ebafac4d6a7d32b183f7ca60cafe2d8452052 Mon Sep 17 00:00:00 2001 From: Nicolas Dato Date: Thu, 7 Aug 2025 20:53:58 -0300 Subject: fix markdown list --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11ebbd4..33b2f2b 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,9 @@ Each source, stage, and sink runs in a thread, reads from its input queue, process the element, and writes the result to the output queue. This project is available: -* At my personal website: -* At Savannah: +- At my personal website: +- At Savannah: + You can submit bugs at Savannah. ## Building, Compiling, Installing -- cgit v1.2.3