From 93bbf0942e9d0e9693330eed79ffdbb95c6887d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Dobe=C5=A1?= Date: Sun, 10 Dec 2023 20:26:39 +0100 Subject: [PATCH] docs: add better run information to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc2f397..85c8981 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The idea of this project is to load images, translate them into ASCII ART images ## Usage -Run the application using `sbt run`. +Run the application using `sbt "run "`. Run tests using `sbt test`. ### Importing images