diff --git a/README.md b/README.md index c891bdb..d04a8d4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ terra is a shell of the code-gen flow: Parse AST -> Generate codes. Additional setup required for using [cxx-parser](cxx-parser/README.md#prerequisites) +## Getting Started + ### Installing terra in your Project > Currently, we do not provide an npm package for this repository. You should depend on `terra` from the GitHub repository using [yarn berry](https://github.com/yarnpkg/berry) as the package manager. @@ -40,8 +42,6 @@ yarn add `yarn` -## Getting Started - ### Configuration Format The terra configuration uses a YAML format. Here's an example: