From c39fe30294f558046e5b26a142d484c5432b9c97 Mon Sep 17 00:00:00 2001 From: Nikita <61884745+dakln@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:08:23 +0500 Subject: [PATCH] Added cover image --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5324d59..63f4217 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -deno install --name lost jsr:@lost-c3/cli --global -f -A -![Lost by lostinmind.](./сover.png) +![Lost by lostinmind.](https://raw.githubusercontent.com/lostinmind-dev/lost-c3/refs/heads/master/cover.png)

Framework for easy making Construct 3 Addons.
@@ -21,7 +20,7 @@ __Lost__ is a library for easy making Construct 3 addons using __[Deno (JavaScri # 🚀 Quickstart - Install __[Deno (JavaScript runtime)](https://docs.deno.com/runtime/)__ -- Install [__Lost CLI__](https://jsr.io/@lost-c3/cli) by using `deno install --name lost-c3 jsr:@lost-c3/cli --global -f -A` +- Install [__Lost CLI__](https://jsr.io/@lost-c3/cli) by using `deno install --name lost jsr:@lost-c3/cli --global -f -A`