From 573bf022e14092501ffa9e658c85d849388314f4 Mon Sep 17 00:00:00 2001 From: Aron Date: Sun, 9 Jul 2023 23:53:21 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1095503..23e052c 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ - [cross import](https://github.com/1aron/techor/tree/main/packages/cross-import) — Import .ts, .mjs, .cjs files across environments as JavaScript modules - [explore config](https://github.com/1aron/techor/tree/main/packages/explore-config) — Explore multi-format JavaScript module configuration - [fs](https://github.com/1aron/techor/tree/main/packages/fs) — A human-friendly file system with glob patterns +- [glob](https://github.com/1aron/techor/tree/main/packages/glob) — A human-friendly set of glob utilities - [read workspace packages](https://github.com/1aron/techor/tree/main/packages/read-workspace-packages) — Read workspace package.json contents - [query workspaces](https://github.com/1aron/techor/tree/main/packages/query-workspaces) — Query workspaces with package.json