Skip to content

Commit

Permalink
Compiled
Browse files Browse the repository at this point in the history
  • Loading branch information
V0ltic committed Aug 30, 2021
1 parent 9af507b commit 895a785
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ npm i
node . [R] [G] [B]
```

**Using compiled version:**
```
Open a cmd in the same folder you put the files
convert [R] [G] [B]
```

**Use convert.js instead of index if you don't want to install modules.**

NOTE: Change the "[R] [G] [B]" values to your colours.
Binary file added convert.exe
Binary file not shown.

0 comments on commit 895a785

Please sign in to comment.