From a9134078ae96991af187060d69e149965a623872 Mon Sep 17 00:00:00 2001 From: CoastalCommits Date: Sun, 9 Feb 2025 19:39:01 +0000 Subject: [PATCH] Update documentation --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 2b40d8d..6fd5c1f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -20,7 +20,7 @@ See the [documentation](./docs) for more information. > import { parsePackwiz } from "packwizjs"; > const packwizFile = await parsePackwiz("./packwiz/pack.toml") Packwiz { - location: Resource { path: './packwiz/pack.toml' }, + location: Resource { path: 'packwiz/pack.toml' }, index: { // The index file is automatically parsed alongside the pack.toml file location: Resource { path: 'packwiz/index.toml' }, hash: '6ce48b376540c840b9c2c1eaedbdf64f3b0e1203888ea644fc5d8fff66377c18',