Skip to content

Commit 565b10f

Browse files
committed
docs: Updated README.md
1 parent 8ecfffe commit 565b10f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# <img src="./logo.png" alt="Logo" height="36" /> @modulify/pkg
22

3+
Worktrees traverse, read & update util
4+
35
[![npm version](https://img.shields.io/npm/v/@modulify/pkg.svg)](https://www.npmjs.com/package/@modulify/pkg)
4-
[![codecov](https://codecov.io/gh/modulify/pkg/branch/main/graph/badge.svg)](https://codecov.io/gh/modulify/pkg)
56
[![Tests Status](https://github.com/modulify/pkg/actions/workflows/tests.yml/badge.svg)](https://github.com/modulify/pkg/actions)
7+
[![codecov](https://codecov.io/gh/modulify/pkg/branch/main/graph/badge.svg)](https://codecov.io/gh/modulify/pkg)
8+
9+
## Description
610

711
**@modulify/pkg** is a utility library for working with Node.js package worktrees. It provides functions to read, update, and traverse multiple package manifests, making it easier to interact with monorepos and workspace-like structures.
812

0 commit comments

Comments
 (0)