Skip to content

Commit

Permalink
Added cover image
Browse files Browse the repository at this point in the history
  • Loading branch information
dakln committed Oct 15, 2024
1 parent a59cdff commit c39fe30
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
<div align="center">
<h3>
Framework for easy making Construct 3 Addons. <br />
Expand All @@ -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`


<!-- Create a bare-bones Lost Addon for __plugin__ by using `lost-c3 init --plugin` -->
Expand Down

0 comments on commit c39fe30

Please sign in to comment.