Skip to content

Commit 21411fc

Browse files
authored
revised README with issue count badge
Added a new issue count badge and moved build status badge to the top
1 parent 2728ee2 commit 21411fc

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
## Web application for managing your git repositories
77

8+
![open issues](https://badgen.net/github/open-issues/neel1996/gitconvex-package)
9+
![Gitconvex UI pipeline](https://github.com/neel1996/gitconvex/workflows/Gitconvex%20UI%20pipeline/badge.svg)
10+
![Gitconvex Server pipeline](https://github.com/neel1996/gitconvex-server/workflows/Gitconvex%20Server%20pipeline/badge.svg)
11+
812
# Download options
913

1014
> Use any of the below options to get gitconvex for your system
@@ -62,12 +66,6 @@ Gitconvex is running on port 9001
6266
|--|--|
6367
| <b>[Git](https://git-scm.com/)</b> | <b>Tested on v2.20+</b> |
6468

65-
## Build status
66-
67-
| <b>React UI build status</b> | ![Gitconvex UI pipeline](https://github.com/neel1996/gitconvex/workflows/Gitconvex%20UI%20pipeline/badge.svg) |
68-
|--|--|
69-
| <b>Node Server Build Status</b> | ![Gitconvex Server pipeline](https://github.com/neel1996/gitconvex-server/workflows/Gitconvex%20Server%20pipeline/badge.svg) |
70-
7169
# Detailed documentation
7270

7371
Refer the detailed [Documentation](DOCUMENTATION.md) for how to setup and use the platform

0 commit comments

Comments
 (0)