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 a698b8d commit 0f8bb99Copy full SHA for 0f8bb99
README.md
@@ -36,7 +36,7 @@ To configure your IDE for optimal use with Codegen, follow our [IDE setup guide]
36
Within the examples folder, each subdirectory contains a self-contained example with:
37
- An explanation of the transformation (`README.md`)
38
- A Codegen script that performs the transformation (`run.py`)
39
-- Sample code to transform if not using a repository (`input_repo/`)
+- Sample code to transform, if not using a repository (`input_repo/`)
40
41
To see a transformation, simply run the `run.py` script within the desired directory.
42
0 commit comments