diff -r f907866f0e4b -r 6fceb66e1ad7 trunk/README
--- a/trunk/README	Tue Jan 20 10:21:03 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-n3tpd README
-============
-
-Prerequisites:
---------------
-
-* Java Runtime, Version 1.5
-* MySQL, Version 5 or higher
-* Java-MySQL-Connector (JDBC driver)
-
-
-Installation:
--------------
-
-* Create a database in your DBMS, e.g. named like 'n3tpd_data'
-* Create the necessary table structure using the helpers/table.sql file
-* Customize the settings within the n3tpd.conf file
-* Invoke 'java -jar n3tpd.jar' to start the daemon
-
-Bugs and other Issues:
-----------------------
-
-Please mail them to christian.lins@web.de or, better, issue them
-into our bugtracker at http://bugs.netvader.net/ .
\ No newline at end of file