From e0264917c34645c4c87eccc0363bbf62fbc5ef90 Mon Sep 17 00:00:00 2001 From: Aaron Fagan Date: Tue, 6 Aug 2024 11:18:37 -0600 Subject: [PATCH] docs: add link to NPM package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac19eb8..d430ae8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SVG Credit Card & Payment Icons: 6 Styles, 80 Icons -A collection of SVG based credit card logo and payment icons. +A collection of SVG based credit card logo and payment icons. Now available as a [Node/NPM Package](https://github.com/aaronfagan/svg-credit-card-payment-icons/pkgs/npm/ccicons)! ## Usage Coming soon!