From 2a259590bb6664739e0c741dcafe8300cd3bea85 Mon Sep 17 00:00:00 2001 From: cswimr Date: Sun, 9 Feb 2025 17:04:05 -0600 Subject: [PATCH] add link to packwiz in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6ed052..f9de7bf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Documentation](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fpackwizjs.csw.im%2Fcoverage.json&query=%24.percent&suffix=%25&logo=typescript&logoColor=%233178C6&label=Documentation&color=%233178C6)](https://packwizjs.csw.im) -A simple JavaScript module to parse the contents of Packwiz index files. +A simple JavaScript module to parse the contents of [Packwiz](https://github.com/packwiz/packwiz) index files. ## Installation