Skip to content

Commit d5060bf

Browse files
Update README.md
1 parent 90eb50f commit d5060bf

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,28 +16,14 @@ The community-owned global registry and documentation hub for codemods. Providin
1616

1717
🔭 Explore an extensive list of codemods [contributed by the community](https://www.hypermod.io/explore).
1818

19-
⚡️ Use our [helpers & testing utilities](https://www.codeshiftcommunity.com/docs/utils) to make writing codemods a breeze.
20-
2119
🧠 Up-skill your engineering team using our [guides & resources](https://www.hypermod.io/docs/guides/your-first-codemod).
2220

23-
🎨 Perfect for [Design Systems & Monorepos](https://www.codeshiftcommunity.com/docs/monorepos).
24-
25-
🦄 Bring your own [AST transformer](https://www.codeshiftcommunity.com/docs/css-codemods).
26-
27-
## Getting started
28-
29-
- [Writing codemods](https://hypermod-io.github.io/hypermod-community//docs/authoring)
30-
- [Testing codemods](https://hypermod-io.github.io/hypermod-community//docs/testing)
31-
- [Guides & learning resources](https://hypermod-io.github.io/hypermod-community//docs/your-first-codemod)
32-
- [Publishing & contribution](https://hypermod-io.github.io/hypermod-community//docs/contribution)
33-
- [Consuming codemods](https://hypermod-io.github.io/hypermod-community//docs/consuming)
21+
🎨 Perfect for [Design Systems & Monorepos](https://www.hypermod.io/docs/local-development/monorepos).
3422

3523
## Registry
3624

3725
[The registry](https://www.hypermod.io/explore) contains all community-contributed codemods, hosted and published directly from the Hypermod Platform.
3826

39-
Source for these packages are located in the [/community folder](https://github.com/hypermod-io/hypermod-community/tree/main/community).
40-
4127
## CLI
4228

4329
Downloading and running codemods as well as initialising and maintaining codemod packages can all be done via the Hypermod CLI (`@hypermod/cli`).

0 commit comments

Comments
 (0)