diff --git a/README.md b/README.md index cbfb8d05..657e4bc6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ export SNOWFLAKE_HOST = "" You may generate a semantic model for a given list of fully qualified tables following the `{database}.{schema}.{table}` format. -All generated models be default are saved under `semantic_model_generator/output_models`. +All generated semantic models by default are saved under `semantic_model_generator/output_models`. **Important**: After generation, your yamls will have a series lines with `# `. Please take the time to fill these out with your business context. In addition, if there are columns included that are not useful for your internal teams, please remove them from the semantic model.