Skip to content

Commit

Permalink
Clarify where the YAML format comes from
Browse files Browse the repository at this point in the history
  • Loading branch information
YutaroHayakawa authored May 6, 2024
1 parent 8d054e9 commit d6b78e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ cancel()

### As a stand-alone daemon

Create a configuration file.
Create a configuration file. This configuration will be translated into the
[Config](https://pkg.go.dev/github.com/YutaroHayakawa/go-ra#Config) object
and passed to the daemon. Please see the godoc for more details.

```yaml
interfaces:
Expand Down

0 comments on commit d6b78e0

Please sign in to comment.