diff -r 6fceb66e1ad7 -r bb1c8a7b774c README
--- a/README	Fri Jun 26 16:48:50 2009 +0200
+++ b/README	Wed Dec 31 12:07:40 2014 +0100
@@ -1,6 +1,9 @@
 sonews README
 =============
 
+sonews is an Usenet News Server written in Java. It uses a relation database as
+backend, currently supported is MySQL, PostgreSQL and HSQLDB.
+
 Prerequisites:
 --------------
 
@@ -23,5 +26,5 @@
 Bugs and other Issues:
 ----------------------
 
-Please mail them to christian.lins@fh-osnabrueck.de or better issue them
-into the bugtracker at http://bugs.xerxys.info/ .
\ No newline at end of file
+Please mail them to mail(at)sonews.org or better issue them
+into the bugtracker at https://bitbucket.org/cli/sonews/ .