Skip to content

Commit 7ad6fef

Browse files
update readme
1 parent d3dd13f commit 7ad6fef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ The 'info' section contains information which is used to generate the interactiv
4747

4848
### Example YAML
4949

50+
You can find the YAML files that generated the example image above [at this link](https://github.com/rusefi/rusefi/tree/master/firmware/config/boards/microrusefi/connectors).
51+
5052
```
5153
pins:
5254
- pin: 1
@@ -101,6 +103,8 @@ There is a `warnings` option to set how warnings are handled, and more options t
101103

102104
### Example Workflow Step
103105

106+
For a real-life example, [see how rusEFI](https://github.com/rusefi/rusefi/blob/master/.github/workflows/gen-pinouts.yaml) uses interactive-pinouts in Github Actions.
107+
104108
```
105109
- name: Generate Pinouts
106110
uses: chuckwagoncomputing/interactive-pinout

0 commit comments

Comments
 (0)