From 325b23bb25ba1683e5da286dba495fb0d5462bca Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Wed, 10 Feb 2021 10:59:40 +0100 Subject: [PATCH] readme: Fix syntax for section "License" Some markdown interpreters need an empty line here, e.g. Ghostwriter does. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce8609c..7f44f06 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Color Oracle is using the best available algorithm for simulating color vision i ## Downloads * Download the latest version for macOS, Windows and Linux from http://colororacle.org/. + ## License Licensed under the [MIT License](http://opensource.org/licenses/MIT), see the LICENSE.txt file for complete details.