Skip to content

Commit bcb6e58

Browse files
authored
fix image size badge
1 parent a47b1b3 commit bcb6e58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ See [the latest release](https://github.com/jpillora/chisel/releases/latest) or
4141

4242
### Docker
4343

44-
[![Docker Pulls](https://img.shields.io/docker/pulls/jpillora/chisel.svg)](https://hub.docker.com/r/jpillora/chisel/) [![Image Size](https://images.microbadger.com/badges/image/jpillora/chisel.svg)](https://microbadger.com/images/jpillora/chisel)
44+
[![Docker Pulls](https://img.shields.io/docker/pulls/jpillora/chisel.svg)](https://hub.docker.com/r/jpillora/chisel/) [![Image Size](https://img.shields.io/docker/image-size/jpillora/chisel/latest)](https://microbadger.com/images/jpillora/chisel)
4545

4646
```sh
4747
docker run --rm -it jpillora/chisel --help
@@ -406,4 +406,4 @@ Since WebSockets support is required:
406406

407407
## License
408408

409-
[MIT](https://github.com/jpillora/chisel/blob/master/LICENSE) © Jaime Pillora
409+
[MIT](https://github.com/jpillora/chisel/blob/master/LICENSE) © Jaime Pillora

0 commit comments

Comments
 (0)