From 7a37dae82ca5a37a24ccda7d0b0401e7530e808f Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 30 Jan 2023 22:43:04 +0100 Subject: readme: wrap long lines --- readme.md | 15 ++++++++++----- 1 file 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 @@ Tinc App ======== -Android binding and user interface for the tinc mesh VPN daemon which does not require root privilege. +Android binding and user interface for the tinc mesh VPN daemon which does not +require root privilege. Help and documentation ---------------------- -The complete list of features, the quickstart guides and the user manual can be found on the project's website: https://tincapp.pacien.org. +The complete list of features, the quickstart guides and the user manual can be +found on the project's website: https://tincapp.pacien.org. -Community support is mainly provided through the dedicated Matrix Room and linked IRC channel: `#tincapp:pacien.net` and `#tincapp` on `irc.libera.chat`. +Community support is mainly provided through the dedicated Matrix Room and +linked IRC channel: `#tincapp:pacien.net` and `#tincapp` on `irc.libera.chat`. Download @@ -41,7 +44,8 @@ Requirements: License ------- -Copyright (C) 2017-2023 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). +Copyright (C) 2017-2023 Pacien TRAN-GIRARD and contributors (listed in +`contributors.md`). _Tinc App_ is distributed under the terms of GNU General Public License v3.0, as detailed in the provided `license.md` file. @@ -59,5 +63,6 @@ Builds of this software embed and make use of the following libraries: * Apache Commons BeanUtils, licensed under the Apache v2.0 License * Apache Mina FtpServer, licensed under the Apache v2.0 License * LZO, licensed under the GNU General Public License v2.0 -* LibreSSL libcrypto, licensed under the OpenSSL License, ISC License, public domain +* LibreSSL libcrypto, licensed under the OpenSSL License, ISC License, public + domain * tinc, licensed under the GNU General Public License v2.0 -- cgit v1.2.3