From ad02563da3095ee15be93cf57a6def7064c5e1ae Mon Sep 17 00:00:00 2001 From: Sergey Abramchuk Date: Tue, 6 Feb 2018 16:19:03 +0300 Subject: [PATCH] Update formatting of license section --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0035aca..3a8c58f 100644 --- a/README.md +++ b/README.md @@ -165,9 +165,7 @@ extension NEPacketTunnelFlow: OpenVPNAdapterPacketFlow {} ## Contributing ## Acknowledgments ## License -OpenVPNAdapter is available under the AGPLv3 license. See the LICENSE file for more info. - -Also this project uses a few dependencies: +OpenVPNAdapter is available under the AGPLv3 license. See the LICENSE file for more info. Also this project has a few dependencies: - [openvpn3](https://github.com/OpenVPN/openvpn3) - [asio](https://github.com/chriskohlhoff/asio) - [lz4](https://github.com/lz4/lz4)