diff --git a/CoinPriceBar/Info.plist b/CoinPriceBar/Info.plist index 30fb3ea..e120a38 100644 --- a/CoinPriceBar/Info.plist +++ b/CoinPriceBar/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2 + 1.3 CFBundleVersion - 3 + 4 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) LSUIElement diff --git a/README.md b/README.md index 4838175..e89852d 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,11 @@ Supported cryptocurrencies: - Ethereum - Litecoin - Ripple +- IOTA Prices are in USD and updated every 15 seconds. -Ripple price is calculated by XRP/ETH price from Binance multiplied with ETH price from Coinbase. +Ripple and IOTA prices are calculated by XRP/ETH price from Binance multiplied with ETH price from Coinbase. Other prices are spot price in USD from Coinbase. diff --git a/Screenshots/screenshot.png b/Screenshots/screenshot.png index a5a0a18..a1ee9b2 100644 Binary files a/Screenshots/screenshot.png and b/Screenshots/screenshot.png differ