diff options
author | anonimal <anonimal@i2pmail.org> | 2016-12-17 03:49:52 +0000 |
---|---|---|
committer | anonimal <anonimal@i2pmail.org> | 2016-12-17 03:49:52 +0000 |
commit | c367d7df31cf0d2b5f540df478d828ccf240f9cd (patch) | |
tree | 53ae6461170943e2727bc52cd4871748a60b7c05 | |
parent | simplewallet: add return type for donate function (diff) | |
download | monero-c367d7df31cf0d2b5f540df478d828ccf240f9cd.tar.xz |
README: add note about the donate command
References #1447
-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) |