From 62ac2cfc5e4cc14f8e93954009a50b2e203a4e0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Koz=C5=82owski?= Date: Sat, 3 Feb 2024 02:11:37 +0100 Subject: [PATCH] better syntax highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52617fd..c071733 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ sbt: ```scala // %%% for JS/native -"org.polyvariant" %% "respectfully" % version +"org.polyvariant" %% "respectfully" % "version" ``` scala-cli