From: hardcpp Date: Tue, 23 Apr 2013 14:20:44 +0000 (+0200) Subject: Update readme syntax X-Git-Tag: 11.4~1^2~5 X-Git-Url: https://git.novaco.in/?p=p2pool.git;a=commitdiff_plain;h=13266bb515c4b85a9d0f1529b12a633bba58bd3a Update readme syntax --- diff --git a/README b/README index 1262a83..d6249d4 100644 --- a/README +++ b/README @@ -1,4 +1,5 @@ Requirements: +============= Generic: Bitcoin >=0.6.4 Python @@ -16,6 +17,7 @@ Requirements: Unzip the files into C:\Python27\Lib\site-packages Running P2Pool: +============= To use P2Pool, you must be running your own local bitcoind. For standard configurations, using P2Pool should be as simple as: @@ -30,9 +32,11 @@ Running P2Pool: Run "python run_p2pool.py --help" for additional options. Donations towards further development: +============= 1HNeqi3pJRNvXybNX4FKzZgYJsdTSqJTbk Notes for Litecoin: +============= Requirements: In order to run P2Pool with the Litecoin network, you would need to build and install the ltc_scrypt module that includes the scrypt proof of work code that Litecoin uses for hashes.