diff options
author | Riccardo Spagni <ric@spagni.net> | 2016-12-20 17:43:37 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2016-12-20 17:43:38 +0200 |
commit | 1551ce98f24e80fe9d1c94149bb564e898b4d14e (patch) | |
tree | 4f4f8eb8fa982b8a89ac855c599d5b6f3f7f324b /README.md | |
parent | Merge pull request #1462 (diff) | |
parent | README: add note about the donate command (diff) | |
download | monero-1551ce98f24e80fe9d1c94149bb564e898b4d14e.tar.xz |
Merge pull request #1466
c367d7df README: add note about the donate command (anonimal)
b9a28677 simplewallet: add return type for donate function (anonimal)
d36669fd simplewallet: hardcode Monero's donation address (anonimal)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,6 +61,8 @@ The Monero donation address is: `44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft The Bitcoin donation address is: `1KTexdemPdxSBcG55heUuTjDRYqbC5ZL8H` +*Note: you can easily donate XMR to the Monero donation address by using the `donate` command. Type `help` in the command-line wallet for details.* + Core development funding and/or some supporting services are also graciously provided by sponsors: [<img width="80" src="https://static.getmonero.org/images/sponsors/mymonero.png"/>](https://mymonero.com) |