You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,7 @@
1
1
Description
2
2
===========
3
3
4
-
MPOS is a web based Mining Portal for various crypto currencies. It was created by [TheSerapher](https://github.com/TheSerapher) and has hence grown quite large. Recently it was migrated into a Github Organization to make development easier. It's a community driven open source project. Support can be requested on IRC at https://webchat.freenode.net/?channels=#mpos
5
-
6
-
7
-
**NOTE**: This project is still under development and commits are happening on a daily basis.
8
-
I do not recommend using this for a live setup as of yet. Wait for the later Release Candidate
9
-
if you wish to run your pool with it. Testing pools are much appreciated though!
4
+
MPOS is a web based Mining Portal for various crypto currencies. It was created by [TheSerapher](https://github.com/TheSerapher) and has hence grown quite large. Recently it was migrated into a Github Organization to make development easier. It's a community driven open source project. Support can be requested on IRC at https://webchat.freenode.net/?channels=#mpos - Be **PATIENT** ... People listed in this channel may currently be inactive but most users there have offline logging of messages. They **will** see your questions and answer if they can. Don't join, ask the question and leave. Sit around if you want answers to your questions!
10
5
11
6
Donations
12
7
=========
@@ -24,7 +19,7 @@ Donations to this project are going directly to [TheSerapher](https://github.com
24
19
Website Footer
25
20
==============
26
21
27
-
When you decide to use `MPOS` please be so kind and leave the footer intact. You are not the author of the software and should honor those that have worked on it. I don't mind changing the LTC donation address at the bottom, but keep in mind who really wrote this software and would deserve those ;-).
22
+
When you decide to use `MPOS` please be so kind and leave the footer intact. You are not the author of the software and should honor those that have worked on it. Keeping the footer intact helps spreading the word. Leaving the donation address untouched allows miners to donate to the author.
28
23
29
24
Donors
30
25
======
@@ -109,7 +104,6 @@ The following feature have been implemented so far:
109
104
* Pool Settings
110
105
* Pool Workers
111
106
* User Reports
112
-
* Template Overwrite
113
107
* Notification system
114
108
* IDLE Workers
115
109
* New blocks found in pool
@@ -125,7 +119,7 @@ The following feature have been implemented so far:
125
119
Installation
126
120
============
127
121
128
-
Please take a look at the [Quick Start Guide](https://github.com/TheSerapher/php-mpos/wiki/Quick-Start-Guide). This will give you an idea how to setup `MPOS`.
122
+
Please take a look at the [Quick Start Guide](https://github.com/TheSerapher/php-mpos/wiki/Quick-Start-Guide). This will give you an idea how to setup `MPOS`. Please be aware that the `master` branch is our currently considered stable system while `development` is used as a test bed for all upcoming changes for `master`. If you wish to run a stable, well tested system ensure you run `git checkout master`. If you decide to stick to the `development` branch with bleeding edge code and potential bugs, just `git clone` the project.
129
123
130
124
Customization
131
125
=============
@@ -177,7 +171,7 @@ You can find the team on Freenode.net, #MPOS.
177
171
Team Members
178
172
============
179
173
180
-
Author and Github Owner: [TheSerapher](https://github.com/TheSerapher) aka Sebastian Grewe
174
+
Author and Project Owner: [TheSerapher](https://github.com/TheSerapher) aka Sebastian Grewe
0 commit comments