Skip to content

Commit

Permalink
Add preview in readme and getting started link
Browse files Browse the repository at this point in the history
  • Loading branch information
Atticus64 committed Dec 30, 2022
1 parent ab339bc commit 414ed8f
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Juice
# Juice 🥤

<img src="https://i.postimg.cc/0jq40Xd4/juice.png" title="" alt="" width="90" >
<div align="center" >
<img title="juice" src="https://i.postimg.cc/0jq40Xd4/juice.png" alt="" width="200" data-align="center">
</div>

A sweet and refreshing deno script to personalize windows terminal

## Dev server
![juice.gif](https://i.postimg.cc/KvSQywn0/juice.gif)

* _[Getting Started](https://github.com/Atticus64/juice)_

## Dev server

```bash
deno task dev
Expand All @@ -15,4 +21,3 @@ deno task dev
```
deno task build
```

0 comments on commit 414ed8f

Please sign in to comment.