Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DedeKurnn committed Oct 20, 2024
1 parent 0ca4377 commit 4701ee1
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<br>

<a href="https://github.com/DedeKurnn/lampungify"><img src="/assets/images/logo.png" alt="Lampungify" width="200"></a>
<a href="https://github.com/DedeKurnn/lampungify"><img src="./assets/images/logo.png" alt="Lampungify" width="200"></a>

<br>

Expand Down Expand Up @@ -54,27 +54,16 @@ To clone and run this application, you'll need [Git](https://git-scm.com) and [N
```bash

# Install dependencies via NPM

$ npm install lampungify



# Install dependencies via Yarn

$ yarn add lampungify



# Install via deno

$ deno add jsr:lampungify


$ deno add jsr:@aksara/lampungify

# Install dependencies via Bun

$ bun add lampungify

```

## Documentations
Expand Down

0 comments on commit 4701ee1

Please sign in to comment.