diff -r 6fceb66e1ad7 -r 7e24949b87b0 README
--- a/README	Fri Jun 26 16:48:50 2009 +0200
+++ b/README	Sat Sep 10 18:18:05 2011 +0200
@@ -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/ .