From a14db7ac833db24dc9adbd42c9f9a961478aec3d Mon Sep 17 00:00:00 2001 From: Victor Melnik Date: Sun, 10 Sep 2017 14:32:11 +0300 Subject: [PATCH] Fix string highlighting in github readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c18eae..9c8c6c9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Programming language for creating animations ![Logo](art/logo.gif) -```scala +```java composition(320, 57, 25, "#2F2F2F") LOGO = text({ @@ -33,7 +33,7 @@ render(LOGO) ![Font icons](art/love-github.gif) -```scala +```java composition(1280, 720, 50) LOVE = text({ @@ -79,7 +79,7 @@ render(LOVE GITHUB) ![Text clip](art/hotarufx-clip.gif) -```scala +```java composition(1280, 720, 30) CLIP = circle({