Skip to content

Commit 6971d02

Browse files
docs: better text formatting
1 parent 8df21b7 commit 6971d02

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,9 @@ Want more examples?
6565
6666
Funzzy the watcher pairs well with these tools:
6767
68-
- [yq](https://github.com/mikefarah/yq) - A yaml query similar to `jq`
69-
For extracting commands from GitHub Actions workflows ([see](https://github.com/cristianoliveira/funzzy/blob/master/.watch.yaml#L6))
70-
- [nrr](https://github.com/ryanccn/nrr) - The fastest node task runner
71-
Since the watcher runs commands on change, a faster task runner makes a notable difference
68+
- _[yq](https://github.com/mikefarah/yq) - A yaml querier cli similar to `jq`_. Extract commands from GitHub Actions workflows ([see](https://github.com/cristianoliveira/funzzy/blob/master/.watch.yaml#L6))
69+
70+
- _[nrr](https://github.com/ryanccn/nrr) - A fast node task runner_. Since the watcher runs commands on change, a faster task runner makes a notable difference
7271

7372
## Motivation
7473

0 commit comments

Comments
 (0)