Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Zied Guesmi <[email protected]>
  • Loading branch information
gfournieriExec and zguesmi authored Jul 12, 2024
1 parent 3d8697b commit 12a57b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,14 @@ Ensure `config.json` is populated with the required values. Example:
### Files Generated

- **subgraph.<network>.yaml**: Subgraph configuration with placeholders replaced.
- **Jenkinsfile.<network>**: Jenkinsfile for deploying the subgraph.

#### Example Command

```bash
./generate_subgraph.sh bellecour
```

This command generates `subgraph.bellecour.yaml` and `Jenkinsfile.bellecour`.
This command generates `subgraph.bellecour.yaml`.


## Resources
Expand Down

0 comments on commit 12a57b8

Please sign in to comment.