Replacing donation addresses with new ones

This commit is contained in:
Alex Epstein 2017-12-22 23:54:19 -05:00
parent ac76f298db
commit 0e24bf81f0
2 changed files with 5 additions and 5 deletions

View File

@ -497,9 +497,9 @@ If this project helped you in any way and you feel like supporting me
[![Donate](https://img.shields.io/badge/Donate-Venmo-blue.svg)](https://venmo.com/AlexanderEpstein)
[![Donate](https://img.shields.io/badge/Donate-SquareCash-green.svg)](https://cash.me/$AlexEpstein)
###### BTC: 1PSVVs6EnhdRGhUFb6Dz6EGWKKyHe3xACe
###### ETH: 0x585c4e1aa22d9Cc92d1a6b3fAe0c4a5274b5a884
###### LTC: Lf3SDjkck7iqy5TGn3wqzNvf5LL97JNhGk
###### BTC: 38Q5VbH63MtouxHu8BuPNLzfY5B5RNVMDn
###### ETH: 0xf7c60C06D298FF954917eA45206426f79d40Ac9D
###### LTC: LWZ3T19YUk66dgkczN7dRhiXDMqSYrXUV4
#### Inspired by: [Ruby-Scripts](https://github.com/jakewmeyer/Ruby-Scripts)

View File

@ -243,11 +243,11 @@ Description: A realtime cryptocurrency converter.
With no flags it will pull down the latest stats of the top 10 cryptos
Usage: cryptocurrency or cryptocurrency [flag] or cryptocurrency [flag] [arg]
-o Utilize the old functionality of the tool
-f Fiat currency for conversions
-u Update Bash-Snippet Tools
-h Show the help
-v Get the tool version
-o Utilize the old functionality of the tool
-f Fiat currency for conversions
EOF
}