summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorurras <urras@tox.im>2014-09-10 12:50:38 -0400
committerurras <urras@tox.im>2014-09-10 12:50:38 -0400
commit766fce3e477f59c2167153416bdb97a0a2103687 (patch)
treed91b296d7d99676a8b5fa927f7b6f376670514df /README.md
parentd69a6843e70bc5c75c343ca54388ced3c1b91662 (diff)
Grammar fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82f5beae..fab45653 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Every peer is represented as a [byte string][String] (the public key [Tox ID] of
27We want Tox to be as simple as possible while remaining as secure as possible. 27We want Tox to be as simple as possible while remaining as secure as possible.
28 28
29### Why are you doing this? There are already a bunch of free Skype alternatives. 29### Why are you doing this? There are already a bunch of free Skype alternatives.
30The goal of this project is to create a configuration-free P2P Skype replacement. Configuration-free means that the user will simply have to open the program and without any account configuration will be capable of adding people to his or her's friends list and start conversing with them. There are many so-called Skype replacements and all of them are either hard to configure for the normal user or suffer from being way too centralized. 30The goal of this project is to create a configuration-free P2P Skype replacement. “Configuration-free” means that the user will simply have to open the program and will be capable of adding people and communicating with them without having to set up an account. There are many so-called Skype replacements, but all of them are either hard to configure for the normal user or suffer from being way too centralized.
31 31
32## TODO: 32## TODO:
33- [TODO](/docs/TODO) 33- [TODO](/docs/TODO)