Skip to content

Commit

Permalink
doc: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmah309 committed Oct 27, 2024
1 parent c60a968 commit 9e7ee71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ These modules can be reused, improved, and version controlled.
While a `yard.yaml` file composes modules into Containerfiles.

## yard.yaml
`yard.yaml` composes [modules](#declaring-a-simple-module) and outputs one or more `Containerfile`s (aka [Dockerfile](https://docs.docker.com/reference/dockerfile/)).
`yard.yaml` composes [modules](#declaring-a-simple-module) and outputs one or more Containerfiles (aka [Dockerfile](https://docs.docker.com/reference/dockerfile/)).
### Simple Example
```yaml
inputs:
Expand Down

0 comments on commit 9e7ee71

Please sign in to comment.