Skip to content

Commit de4477a

Browse files
committed
Updated badges in the readme file with new img.shield badges
1 parent 0c6c5cd commit de4477a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55

66
## Web application for managing your git repositories
77

8-
![open issues](https://badgen.net/github/open-issues/neel1996/gitconvex)
9-
![Gitconvex UI pipeline](https://github.com/neel1996/gitconvex-ui/workflows/Gitconvex%20UI%20pipeline/badge.svg)
10-
![Gitconvex Server pipeline](https://github.com/neel1996/gitconvex-server/workflows/Gitconvex%20Server%20pipeline/badge.svg)
8+
![open issues](https://img.shields.io/github/issues/neel1996/gitconvex?color=orange&style=for-the-badge)
9+
![Gitconvex UI pipeline](https://img.shields.io/github/workflow/status/neel1996/gitconvex-ui/Gitconvex%20UI%20pipeline/master?label=gitconvex%20ui%20build&logo=github&style=for-the-badge)
10+
![Gitconvex Server pipeline](https://img.shields.io/github/workflow/status/neel1996/gitconvex-server/Gitconvex%20Server%20pipeline/master?label=gitconvex%20server%20build&logo=github&style=for-the-badge)
1111

1212
# Download options
1313

1414
> Use any of the below options to get gitconvex for your system
1515
16-
[![gitconvex npm package](https://badgen.net/badge/gitconvex/v1.1.2/green?icon=npm)](https://www.npmjs.com/package/@itassistors/gitconvex)
17-
[![github release](https://badgen.net/badge/gitconvex/v1.1.2/blue?icon=github)](https://github.com/neel1996/gitconvex-package/releases)
18-
[![docker image](https://badgen.net/badge/gitconvex/v1.1.2/cyan?icon=docker)](https://hub.docker.com/repository/docker/itassistors/gitconvex)
19-
[![License](https://badgen.net/github/license/neel1996/gitconvex)](LICENSE)
16+
[![gitconvex npm package](https://img.shields.io/static/v1?label=gitconvex&message=v1.1.2&color=red&style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@itassistors/gitconvex)
17+
[![github release](https://img.shields.io/static/v1?label=gitconvex&message=v1.1.2&color=green&style=for-the-badge&logo=github)](https://github.com/neel1996/gitconvex-package/releases)
18+
[![docker image](https://img.shields.io/static/v1?label=gitconvex&message=v1.1.2&color=blue&style=for-the-badge&logo=docker)](https://hub.docker.com/repository/docker/itassistors/gitconvex)
19+
[![License](https://img.shields.io/static/v1?label=LICENSE&message=Apache-2.0&color=yellow&style=for-the-badge)](LICENSE)
2020

2121
- **Option - 1** Cloning repo from **github**
2222

0 commit comments

Comments
 (0)