From e866c00a6a7f352140981ccea2fcf6b7cc5da460 Mon Sep 17 00:00:00 2001 From: Andrei Pozolotin Date: Thu, 11 Jan 2018 19:09:16 -0600 Subject: [PATCH] add "Used by tools" section to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 856eef3..a38201e 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,6 @@ and linker. Until Scala.js 1.0.0-M2, the CLI is part of the [core repository of Scala.js](https://github.com/scala-js/scala-js). This repository contains the CLI for later versions. + +Used by tools: +* [Scalor Maven Plugin](https://github.com/random-maven/scalor-maven-plugin)