From 46fe27c36bf5ef4eae4daaebd75167749937ae5a Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+janishutz@users.noreply.github.com> Date: Fri, 20 Sep 2024 07:41:55 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c59fbcc..8434f53 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,13 @@ Full TypeScript implementation of the package originally created by [@lokesh.dha **View the [demo page](https://lokeshdhakar.com/projects/color-thief/) for examples, API docs, and more.** +# Installation +Install this package from NPM or download specific files from the releases page! + +``` +npm i @janishutz/color-thief +``` + --- # Contributing