Update README.md

* Added re-captcha reference
* Added new donor
This commit is contained in:
Sebastian Grewe 2013-06-13 16:38:48 +03:00
parent bd490e5ce7
commit a912819192

View File

@ -29,6 +29,7 @@ Donors
These people have supported this project with a donation: These people have supported this project with a donation:
* [obigal](https://github.com/obigal) * [obigal](https://github.com/obigal)
* [vias](https://github.com/vias79)
Requirements Requirements
============ ============
@ -57,10 +58,11 @@ The following feature have been implemented so far:
* Reward Systems * Reward Systems
* Propotional * Propotional
* PPS **NEW** * PPS
* (Planned) PPLNS * (Planned) PPLNS
* Use of memcache for statistics instead of a cronjob * Use of memcache for statistics instead of a cronjob
* Web User accounts * Web User accounts
* Re-Captcha protected registration form
* Worker accounts * Worker accounts
* Worker activity (live, past 10 minutes) * Worker activity (live, past 10 minutes)
* Worker hashrates (live, past 10 minutes) * Worker hashrates (live, past 10 minutes)
@ -68,8 +70,8 @@ The following feature have been implemented so far:
* Minimal Block statistics * Minimal Block statistics
* Pool donations * Pool donations
* Pool fees * Pool fees
* Manual payout with 0.1 LTC fee * Manual payout
* Auto payout with 0.1 LTC fee * Auto payout
* Transaction list (confirmed and unconfirmed) * Transaction list (confirmed and unconfirmed)
* Admin Panel * Admin Panel
* User Listing including statistics * User Listing including statistics
@ -80,7 +82,7 @@ The following feature have been implemented so far:
* IDLE Workers * IDLE Workers
* New blocks found in pool * New blocks found in pool
* Auto Payout * Auto Payout
* Manual Payou * Manual Payout
Installation Installation
============ ============