diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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: <https://ndato.com/projects/libtuberia/> -* At Savannah: <https://savannah.nongnu.org/projects/libtuberia/> +- At my personal website: <https://ndato.com/projects/libtuberia/> +- At Savannah: <https://savannah.nongnu.org/projects/libtuberia/> + You can submit bugs at Savannah. ## Building, Compiling, Installing |