We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f1237 commit d2a9ce7Copy full SHA for d2a9ce7
README.md
@@ -5,10 +5,11 @@ codemods with additional context and services. Codemodder plugins inject codemod
5
6
Pluggability and the complex transforms they enable distinguish codemodder codemods from traditional codemods.
7
8
+For directions on how to write your own codemods, visit the [Codemodder documentation site](https://codemodder.io/).
9
+
10
## Developing
11
-Follow these instructions if you intend to modify and build this project from
-source.
12
+Follow these instructions if you intend to modify and build this project from source.
13
14
### First Time Set Up
15
0 commit comments