diff --git a/libbitdht/src/bitdht/README.txt b/libbitdht/src/bitdht/README.txt deleted file mode 100644 index dfd9a1759..000000000 --- a/libbitdht/src/bitdht/README.txt +++ /dev/null @@ -1,22 +0,0 @@ -BitDHT Notes -================================================================== - -Compiling ------------------------------------------------------------------- -Should compile on POSIX platforms. - - -Testing ------------------------------------------------------------------- -Run the program: udpbitdht_nettest to see the - -This requires an up-to-date list of dht peers (in bdboot.txt) - - -Using BitDHT ------------------------------------------------------------------- -Use udpbitdht_nettest.cc as an example. - - - -