diff options
-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/> |