removing useless file

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3725 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2010-10-31 18:33:21 +00:00
parent cbdd08cd34
commit a22c626a7d

View File

@ -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.