Skip to content

Commit cc7876d

Browse files
Update README.md
1 parent d53b8e0 commit cc7876d

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,17 @@ _Inspired and built on Facebook's [jscodeshift](https://github.com/facebook/jsco
1212

1313
## Features
1414

15-
- 🔭 Explore an extensive list of codemods contributed by the community.
16-
- 🚛 Create, test and publish codemods for your users.
17-
- ⚡️ Use our helpers & testing utilities to make writing codemods a breeze.
18-
- 📖 Up-skill your engineering team using our guides & resources.
15+
🔭 Explore an extensive list of codemods [contributed by the community](https://www.codeshiftcommunity.com/docs/registry).
16+
17+
[Create](https://www.codeshiftcommunity.com/docs/authoring), [test](https://www.codeshiftcommunity.com/docs/testing) and [publish](https://www.codeshiftcommunity.com/docs/consuming) codemods from anywhere.
18+
19+
⚡️ Use our [helpers & testing utilities](https://www.codeshiftcommunity.com/docs/utils) to make writing codemods a breeze.
20+
21+
🧠 Up-skill your engineering team using our [guides & resources](https://www.codeshiftcommunity.com/docs/your-first-codemod).
22+
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).
1926

2027
## Getting started
2128

0 commit comments

Comments
 (0)