From f7fa0b758e013f74ad08f6f9c6e7e6fea5500652 Mon Sep 17 00:00:00 2001 From: mosu forge Date: Wed, 28 Nov 2018 05:34:47 -0800 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f714348..7dc3607 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Note on security: using this option, while the most secure, requires you to run * `Monero wallet RPC port` (if confirmation type is `monero-wallet-rpc`) - Port the wallet rpc is bound to with the `--rpc-bind-port` argument. (Default 18080) * `Testnet` - Check this to change the blockchain explorer links to the testnet explorer. (Default: unchecked) * `SSL warnings` - Check this to silence SSL warnings. (Default: unchecked) -* `Show QR Code` - Show payment QR codes. There is no Monero software that can read QR codes at this time (Default: unchecked) +* `Show QR Code` - Show payment QR codes. (Default: unchecked) * `Show Prices in Monero` - Convert all prices on the frontend to Monero. Experimental feature, only use if you do not accept any other payment option. (Default: unchecked) * `Display Decimals` (if show prices in Monero is enabled) - Number of decimals to round prices to on the frontend. The final order amount will not be rounded and will be displayed down to the nanoMonero. (Default: 12)