deal with inefficiencient behaviour when chain is forked
[p2pool.git] / README.md
index 5f77351..4277edd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,13 +2,13 @@ Requirements:
 -------------------------
 Generic:
 * Bitcoin >=0.8.5
-* Python
-* Twisted
-* python-argparse (for Python <=2.6)
+* Python >=2.6
+* Twisted >=10.0.0
+* python-argparse (for Python =2.6)
 
 Linux:
 * sudo apt-get install python-zope.interface python-twisted python-twisted-web
-* sudo apt-get install python-argparse # if on Python 2.6 or older
+* sudo apt-get install python-argparse # if on Python 2.6
 
 Windows:
 * Install Python 2.7: http://www.python.org/getit/
@@ -93,3 +93,11 @@ and restart litecoind:
 
     rpcport=10332
     port=10333
+
+Sponsors:
+-------------------------
+
+Thanks to:
+* The Bitcoin Foundation for its generous support of P2Pool
+* The Litecoin Project for its generous donations to P2Pool
+