Skip to content

Commit a1c226d

Browse files
committed
docs: address README review feedback
1 parent 7414b71 commit a1c226d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<picture>
22
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/hypermod-io/hypermod-community/assets/3030010/f4ec415a-b320-4949-b352-0be9b1666f97">
33
<source media="(prefers-color-scheme: light)" srcset="https://github.com/hypermod-io/hypermod-community/assets/3030010/9deed89f-1b24-4914-8007-74551abf40b2">
4-
<img alt="Hypermod community repository banner" src="https://github.com/hypermod-io/hypermod-community/assets/3030010/9deed89f-1b24-4914-8007-74551abf40b2">
4+
<img alt="Hypermod Community banner" src="https://github.com/hypermod-io/hypermod-community/assets/3030010/9deed89f-1b24-4914-8007-74551abf40b2">
55
</picture>
66

77
# Hypermod Community
@@ -17,7 +17,7 @@ Use this repository to discover, author, test, publish, and contribute codemods;
1717
## Why this project exists
1818

1919
Upgrading dependencies is expensive when maintainers only ship changelogs and users are left to translate breaking changes by hand.
20-
Hypermod helps library maintainers, platform teams, design-system teams, and migration owners turn breaking API changes into repeatable codemods that can be shared with the wider ecosystem.
20+
Hypermod helps library maintainers, platform teams, design-system teams, and migration owners turn breaking API changes into repeatable codemods that can be shared with the wider ecosystem and used by agents.
2121

2222
This repository is the community-facing home for that workflow:
2323

@@ -28,7 +28,7 @@ This repository is the community-facing home for that workflow:
2828

2929
## How Hypermod Community and Hypermod.io fit together
3030

31-
- **Hypermod.io** is the product and discovery layer: explore codemods, learn workflows, and access hosted Hypermod experiences.
31+
- **Hypermod.io** is the orchestration and discovery layer: explore codemods, generate codemods, deploy migrations across repositories, and access hosted Hypermod experiences.
3232
- **`@hypermod/cli`** is the command-line entry point for running codemods in local projects, from npm packages, and from Hypermod.io-powered sources.
3333
- **This repository** is the open-source registry, package monorepo, and contribution surface behind the ecosystem.
3434

0 commit comments

Comments
 (0)