From 028ff97c7dee923d86dce4472f3df7b2a0ad8d80 Mon Sep 17 00:00:00 2001 From: Victor Date: Sun, 10 Sep 2017 18:37:11 +0300 Subject: [PATCH] Fix link in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 54909d3..f4ae0e0 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,6 @@ TEXT = text({ fill: "white", stroke: "black", font: 100, - halign: "CENTER", valign: "CENTER", underline: true, clip: CLIP, @@ -141,6 +140,6 @@ Application requires JRE-8u60 or higher and Java FX support. Works properly on O ## License -Apache 2.0. See ![license information](LICENSE). +Apache 2.0. See [license information](LICENSE).