diff --git a/README.md b/README.md index 609ba64b58..c2adac6b3a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ Please search for any [existing issues](https://github.com/oxen-io/session-andro Build instructions can be found in [BUILDING.md](BUILDING.md). +## Translations + +Want to help us translate Session into your language? You can do so at https://crowdin.com/project/session-android! + ## Verifying signatures **Step 1:** @@ -46,13 +50,11 @@ Verify the signature of the hashes of the files. gpg --verify signatures.asc 2>&1 |grep "Good signature from" ``` -The command above should print "`Good signature from "Kee Jefferys...`" -If it does, the hashes are valid but we still have to make the sure the signed hashes matches the downloaded files. +The command above should print "`Good signature from "Kee Jefferys...`". If it does, the hashes are valid but we still have to make the sure the signed hashes matches the downloaded files. **Step 4:** -Make sure the two commands below returns the same hash. -If they do, files are valid. +Make sure the two commands below returns the same hash. If they do, files are valid. ``` sha256sum session-$SESSION_VERSION-universal.apk