aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2023-01-30 22:43:04 +0100
committerpacien2023-01-30 22:43:04 +0100
commit7a37dae82ca5a37a24ccda7d0b0401e7530e808f (patch)
tree84fd5a4e88313a8a4a3b46cc51d5fd34bbffa2ba
parent9923d42870f752c0cd0fb8c3cd08a1ca8620c88b (diff)
downloadtincapp-7a37dae82ca5a37a24ccda7d0b0401e7530e808f.tar.gz
readme: wrap long lines
-rw-r--r--readme.md15
1 files changed, 10 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index cd094c2..172802e 100644
--- a/readme.md
+++ b/readme.md
@@ -1,15 +1,18 @@
1Tinc App 1Tinc App
2======== 2========
3 3
4Android binding and user interface for the tinc mesh VPN daemon which does not require root privilege. 4Android binding and user interface for the tinc mesh VPN daemon which does not
5require root privilege.
5 6
6 7
7Help and documentation 8Help and documentation
8---------------------- 9----------------------
9 10
10The complete list of features, the quickstart guides and the user manual can be found on the project's website: https://tincapp.pacien.org. 11The complete list of features, the quickstart guides and the user manual can be
12found on the project's website: https://tincapp.pacien.org.
11 13
12Community support is mainly provided through the dedicated Matrix Room and linked IRC channel: `#tincapp:pacien.net` and `#tincapp` on `irc.libera.chat`. 14Community support is mainly provided through the dedicated Matrix Room and
15linked IRC channel: `#tincapp:pacien.net` and `#tincapp` on `irc.libera.chat`.
13 16
14 17
15Download 18Download
@@ -41,7 +44,8 @@ Requirements:
41License 44License
42------- 45-------
43 46
44Copyright (C) 2017-2023 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). 47Copyright (C) 2017-2023 Pacien TRAN-GIRARD and contributors (listed in
48`contributors.md`).
45 49
46_Tinc App_ is distributed under the terms of GNU General Public License v3.0, 50_Tinc App_ is distributed under the terms of GNU General Public License v3.0,
47as detailed in the provided `license.md` file. 51as detailed in the provided `license.md` file.
@@ -59,5 +63,6 @@ Builds of this software embed and make use of the following libraries:
59* Apache Commons BeanUtils, licensed under the Apache v2.0 License 63* Apache Commons BeanUtils, licensed under the Apache v2.0 License
60* Apache Mina FtpServer, licensed under the Apache v2.0 License 64* Apache Mina FtpServer, licensed under the Apache v2.0 License
61* LZO, licensed under the GNU General Public License v2.0 65* LZO, licensed under the GNU General Public License v2.0
62* LibreSSL libcrypto, licensed under the OpenSSL License, ISC License, public domain 66* LibreSSL libcrypto, licensed under the OpenSSL License, ISC License, public
67 domain
63* tinc, licensed under the GNU General Public License v2.0 68* tinc, licensed under the GNU General Public License v2.0