[READ-ONLY] Mirror of https://github.com/probablykasper/readme-template-action. Integrate GitHub API data in your README.md
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #2 from Andre601/patch-1

Fix wrong link for EXAMPLE_OUTPUT

authored by

Kasper and committed by
GitHub
(Apr 26, 2021, 12:58 AM +0200) b945fc6e 71f09fb4

+2 -2
+2 -2
README.md
··· 16 16 17 17 ## Example usage 18 18 19 - Check out [`EXAMPLE_TEMPLATE.md`](./EXAMPLE_TEMPLATE.md) and [`EXAMPLE_OUTPUT.md`](./EXAMPLE_TEMPLATE.md) for more examples and their outputs. 19 + Check out [`EXAMPLE_TEMPLATE.md`](./EXAMPLE_TEMPLATE.md) and [`EXAMPLE_OUTPUT.md`](./EXAMPLE_OUTPUT.md) for more examples and their outputs. 20 20 21 21 Workflow: 22 22 ··· 173 173 174 174 ## Advanced usage 175 175 176 - Check out [`EXAMPLE_TEMPLATE.md`](./EXAMPLE_TEMPLATE.md) and [`EXAMPLE_OUTPUT.md`](./EXAMPLE_TEMPLATE.md) to see examples and their outputs. 176 + Check out [`EXAMPLE_TEMPLATE.md`](./EXAMPLE_TEMPLATE.md) and [`EXAMPLE_OUTPUT.md`](./EXAMPLE_OUTPUT.md) to see examples and their outputs. 177 177 178 178 For advanced usage, add a code block like this to your template: 179 179