diff options
author | the-solipsist <the.solipsist@gmail.com> | 2014-10-17 23:55:41 +0530 |
---|---|---|
committer | the-solipsist <the.solipsist@gmail.com> | 2014-10-17 23:55:41 +0530 |
commit | 1d9bd64e1de97f213859c0a43dc2cf3c9bf89585 (patch) | |
tree | d7d88ee99305f77624ff1e8c1afbb275058e9359 | |
parent | 0605390144b85dfe3531ad47cfa276f9f5c8ba5b (diff) |
Update README.md
Changed "little" to the grammatically correct "few", and corrected the spelling of "permissions".
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,10 +10,10 @@ Conversations - the very last word in instant messaging privacy * Rely on existing, well established protocols (XMPP) * Do not require a Google Account or specifically Google Cloud Messaging (GCM) -* Require as little permissons as possible +* Require as few permissions as possible ##Features -* End-to-end encryption with either OTR or openPGP +* End-to-end encryption with either [OTR](https://otr.cypherpunks.ca/) or [OpenPGP](http://www.openpgp.org/about_openpgp/) * Sending and receiving images * Indication when your contact has read your message * Intuitive UI that follows Android Design guidelines |