Skip to content

Commit e6d4095

Browse files
committed
Updated
1 parent a4554e7 commit e6d4095

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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
3+
[//]: # (For more badges see: https://shields.io/badges)
44

55
# Description
66

77
git-proj implements git sub-commands for managing large binary files.
88
Its setup and management is more straightforward than "git LFS"
99
because it doesn't *require* a git server.
1010

11-
![GitHub License](https://img.shields.io/github/license/TurtleEngr/gitproj)
12-
![GitHub issue custom search](https://img.shields.io/github/issues-search?query=repo%3ATurtleEngr%2Fgitproj%20is%3Aopen&style=flat&label=issues)
1311
[![test](https://github.com/TurtleEngr/gitproj/actions/workflows/test.yml/badge.svg)](https://github.com/TurtleEngr/gitproj/actions/workflows/test.yml)
1412
[![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)
14+
![GitHub License](https://img.shields.io/github/license/TurtleEngr/gitproj)
1515

1616
## Why git-proj?
1717

0 commit comments

Comments
 (0)