From 266f28e6f18f0cce452ea5e0cf11cece4ee36ef8 Mon Sep 17 00:00:00 2001 From: noctux Date: Sun, 18 Sep 2016 13:50:34 +0200 Subject: [PATCH] Fix markdown in README once more :/ --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 42b2549..01705df 100644 --- a/README.md +++ b/README.md @@ -275,11 +275,9 @@ and look how they are used in the provided modules. The libraries and only included in this repository for convenience are available under their own respective licenses: - - [dkjson](http://dkolf.de/src/dkjson-lua.fsl/home) MIT License - - [BinDecHex](http://www.dialectronics.com/Lua/code/BinDecHex.shtml) MIT - License - - [openwrt-in-vagrant](https://github.com/lifeeth/openwrt-in-vagrant) MIT - License +- [dkjson](http://dkolf.de/src/dkjson-lua.fsl/home) MIT License +- [BinDecHex](http://www.dialectronics.com/Lua/code/BinDecHex.shtml) MIT License +- [openwrt-in-vagrant](https://github.com/lifeeth/openwrt-in-vagrant) MIT License All other code is available under the terms and conditions of the AGPL3 license. For more details please the the [LICENSE file](LICENSE).