diff --git a/README.md b/README.md index c0cafbb..2aea85e 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file diff --git a/convert.exe b/convert.exe new file mode 100644 index 0000000..f83cd83 Binary files /dev/null and b/convert.exe differ