Update formatting of license section

This commit is contained in:
Sergey Abramchuk 2018-02-06 16:19:03 +03:00
parent d371503278
commit ad02563da3

View File

@ -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)