aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dato <nicolas.dato@gmail.com>2025-08-07 20:54:31 -0300
committerNicolas Dato <nicolas.dato@gmail.com>2025-08-07 20:54:31 -0300
commitb54e9dc483565450cdbf4ee5a83e2fdf4a687f50 (patch)
tree9def5745e9ce07fb355eaa61c718b615eb66639a
parent1d8ebafac4d6a7d32b183f7ca60cafe2d8452052 (diff)
downloadlibtuberia-b54e9dc483565450cdbf4ee5a83e2fdf4a687f50.tar.gz
fix markdown list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 33b2f2b..27da79b 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ 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: <https://ndato.com/projects/libtuberia/>
- At Savannah: <https://savannah.nongnu.org/projects/libtuberia/>