Skip to content

Commit e9ce753

Browse files
authored
Update README.md
Fix markup
1 parent 8250def commit e9ce753

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44
</a>
55
</p>
66
<h1 align="left"></h1>
7-
# streamr-docker-dev-action
8-
![.github/workflows/test.yaml](https://github.com/streamr-dev/streamr-docker-dev-action/workflows/.github/workflows/test.yaml/badge.svg)
7+
8+
# streamr-docker-dev GitHub Action
9+
10+
![Test](https://github.com/streamr-dev/streamr-docker-dev-action/workflows/Test/badge.svg)
911

1012
## Description
1113
`streamr-docker-dev-action` is a custom GitHub Action that:
12-
- Clones `streamr-docker-dev` command line tool (available via `./streamr-docker-dev/streamr-docker-dev/bin.sh`)
14+
- Clones [streamr-docker-dev](https://github.com/streamr-dev/streamr-docker-dev/) command line tool (available via `./streamr-docker-dev/streamr-docker-dev/bin.sh`)
1315
- Starts Streamr Docker stack
1416

1517
## Required input arguments

0 commit comments

Comments
 (0)