diff options
author | Nicolas Dato <nicolas.dato@gmail.com> | 2025-08-07 20:54:31 -0300 |
---|---|---|
committer | Nicolas Dato <nicolas.dato@gmail.com> | 2025-08-07 20:54:31 -0300 |
commit | b54e9dc483565450cdbf4ee5a83e2fdf4a687f50 (patch) | |
tree | 9def5745e9ce07fb355eaa61c718b615eb66639a | |
parent | 1d8ebafac4d6a7d32b183f7ca60cafe2d8452052 (diff) | |
download | libtuberia-b54e9dc483565450cdbf4ee5a83e2fdf4a687f50.tar.gz |
fix markdown list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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/> |