diff --git a/README.md b/README.md index 5522c38..1ffdb36 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,6 @@ Ensure `config.json` is populated with the required values. Example: ### Files Generated - **subgraph..yaml**: Subgraph configuration with placeholders replaced. -- **Jenkinsfile.**: Jenkinsfile for deploying the subgraph. #### Example Command @@ -90,7 +89,7 @@ Ensure `config.json` is populated with the required values. Example: ./generate_subgraph.sh bellecour ``` -This command generates `subgraph.bellecour.yaml` and `Jenkinsfile.bellecour`. +This command generates `subgraph.bellecour.yaml`. ## Resources