Skip to content

Commit dbdc027

Browse files
committed
Added issues badge
1 parent 4623439 commit dbdc027

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# git-proj
22
[//]: # (The README.html is generated from this file. Usually, pod is used for formatting.)
3+
[//]: # For more badges see: https://shields.io/badges
34

45
# Description
56

67
git-proj implements git sub-commands for managing large binary files.
7-
Its setup and management is more straightforward than "git LFS" because it doesn't
8-
*require* a git server.
8+
Its setup and management is more straightforward than "git LFS"
9+
because it doesn't *require* a git server.
910

1011
[![test](https://github.com/TurtleEngr/gitproj/actions/workflows/test.yml/badge.svg)](https://github.com/TurtleEngr/gitproj/actions/workflows/test.yml)
1112
[![package](https://github.com/TurtleEngr/gitproj/actions/workflows/package.yml/badge.svg)](https://github.com/TurtleEngr/gitproj/actions/workflows/package.yml)
13+
![GitHub issue custom search](https://img.shields.io/github/issues-search?query=repo%3ATurtleEngr%2Fgitproj%20is%3Aopen&style=flat&label=issues)
1214

1315
## Why git-proj?
1416

0 commit comments

Comments
 (0)