diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:27:15 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:27:15 -0400 |
commit | 65ec5f4acd145b4a49e13ad64679adc0bbdc326e (patch) | |
tree | 16019849b2fc2e00d19c62048adff5be47adf730 /network | |
parent | 2329f02fe9d0e2a0ec17cbbf228b6674fa87c419 (diff) |
network/toxcore: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/toxcore/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/network/toxcore/README b/network/toxcore/README index 04c079aee5c31..12a1970334e88 100644 --- a/network/toxcore/README +++ b/network/toxcore/README @@ -1,9 +1,11 @@ -Tox is a free (as in liberty and price) peer to peer, distributed, multimedia -messenger. Tox can provide a superior instant messaging experience than current -market offerings by using existing technologies such as dispersed networking -and strong cryptography. Files can be shared as fast as you and your partner's -Internet connection allows, audio calls are instantaneous, and there are no -arbitrary limits to how many people you can have in a group conversation. +Tox is a free (as in liberty and price) peer to peer, distributed, +multimedia messenger. Tox can provide a superior instant +messaging experience than current market offerings by using +existing technologies such as dispersed networking and strong +cryptography. Files can be shared as fast as you and your partner's +Internet connection allows, audio calls are instantaneous, and there +are no arbitrary limits to how many people you can have in a group +conversation. Additional libconfig dependency is needed for tox-bootstrapd daemon, together with: |