diff --git a/README.md b/README.md new file mode 100644 index 0000000..529135a --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# GINcoin-Income-Calculator +A GINcoin income calculator made by Tiamo#1675 on GINcoin Discord, written in PHP. It takes your hashrate and amounts of Masternodes and puts out and estimated amount of daily coins earned. + +[Thanks to fguillot for making JsonRPC](https://github.com/fguillot/JsonRPC)