Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dckiller51 authored Jun 17, 2021
1 parent 9035598 commit 9d0415d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@ key | type | description

## Example

**Configuration YAML**[configuration.yaml]
**Configuration YAML** [configuration.yaml]

```yaml
bodymiscale: !include components/bodymiscale.yaml
```
Create a file in `/config/components/bodymiscale.yaml`.

**Configuration with default settings:**[bodymiscale.yaml]
**Configuration with default settings:** [bodymiscale.yaml]

```yaml
yourname:
Expand All @@ -93,7 +93,7 @@ yourname:
gender: "male"
model_miscale: "181D"
```
**Configuration with impedance (miscale2) settings:**[bodymiscale.yaml]
**Configuration with impedance (miscale2) settings:** [bodymiscale.yaml]

```yaml
yourname:
Expand Down

0 comments on commit 9d0415d

Please sign in to comment.