aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files 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: <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