From 680140d1282918d55bf915a76512d83fa39f8402 Mon Sep 17 00:00:00 2001 From: Niels Andriesse <9340958+nielsandriesse@users.noreply.github.com> Date: Mon, 24 May 2021 13:06:08 +1000 Subject: [PATCH] Update README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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