From 73e315edb1285d207c7f156db013c985af517f8e Mon Sep 17 00:00:00 2001 From: Toyo <87820680+Toyo-tez@users.noreply.github.com> Date: Sun, 10 Nov 2024 23:14:44 +0000 Subject: [PATCH] change some formatting and typos? --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 284959c2..8800e4b6 100644 --- a/README.md +++ b/README.md @@ -19,24 +19,24 @@ Another Android Monero Wallet for Monero Help us translate Monerujo! You can find instructions for adding a new translation or updating an existent one in [this guide](https://github.com/monero-ecosystem/monero-translations/blob/master/translate-monerujo.md), but is suggested to contact the Monero Localization Workgroup first if you have any doubt or question. You can do so in many ways. For example by email: translate@getmonero.org or chatting in `#monero-translations` (chatroom on Freenode, matrix and MatterMost). To see the complete list of contacts, take a look at the [official repository of the workgroup on GitHub](https://github.com/monero-ecosystem/monero-translations/blob/master/README.md#contacts). ### Disclaimer -You may lose all your Moneroj if you use this App. Be cautious when spending on the mainnet. +You may lose all your Monero if you use this App. Be cautious when spending on the mainnet. ### Random Notes -- works on the mainnet & stagenet -- use your own daemon - it's easy +- Works on the mainnet & stagenet +- Use your own daemon - it's easy - Monerujo means "Monero Wallet" according to https://www.reddit.com/r/Monero/comments/3exy7t/esperanto_corner/ ### TODO -- see taiga.getmonero.org & issues on github +- See taiga.getmonero.org & issues on github ### Issues / Pitfalls - Users of Zenfone MAX & Zenfone 2 Laser (possibly others) **MUST** use the armeabi-v7a APK as the arm64-v8a build uses hardware AES -functionality these models don't have. + functionality these models don't have. - You should backup your wallet files in the "monerujo" folder periodically. - Also note, that on some devices the backups will only be visible on a PC over USB after a reboot of the device (it's an Android bug/feature) - Created wallets on a private testnet are unusable because the restore height is set to that -of the "real" testnet. After creating a new wallet, make a **new** one by recovering from the seed. -The official monero client shows the same behaviour. + of the "real" testnet. After creating a new wallet, make a **new** one by recovering from the seed. + The official monero client shows the same behaviour. ### HOW TO BUILD