Skip to content

Commit 24a3dd6

Browse files
committed
README: Add the badges linked to GitHub Repository
1 parent 43e8b32 commit 24a3dd6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
SQL-Bless
22
===========
33

4-
<!-- badges.cmd | -->
4+
<!-- stdout:go run github.com/hymkor/example-into-readme/cmd/badges@latest -->
55
[![Go Test](https://github.com/hymkor/sqlbless/actions/workflows/go.yml/badge.svg)](https://github.com/hymkor/sqlbless/actions/workflows/go.yml)
66
[![License](https://img.shields.io/badge/License-MIT-red)](https://github.com/hymkor/sqlbless/blob/master/LICENSE)
77
[![Go Reference](https://pkg.go.dev/badge/github.com/hymkor/sqlbless.svg)](https://pkg.go.dev/github.com/hymkor/sqlbless)
8+
[![GitHub](https://img.shields.io/badge/github-repo-blue?logo=github)](https://github.com/hymkor/sqlbless)
89
<!-- -->
910

1011
**&lt;English&gt;** / [&lt;Japanese&gt;](./README_ja.md)

README_ja.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
SQL-Bless
22
=========
33

4-
<!-- badges.cmd | -->
4+
<!-- stdout:go run github.com/hymkor/example-into-readme/cmd/badges@latest -->
55
[![Go Test](https://github.com/hymkor/sqlbless/actions/workflows/go.yml/badge.svg)](https://github.com/hymkor/sqlbless/actions/workflows/go.yml)
66
[![License](https://img.shields.io/badge/License-MIT-red)](https://github.com/hymkor/sqlbless/blob/master/LICENSE)
77
[![Go Reference](https://pkg.go.dev/badge/github.com/hymkor/sqlbless.svg)](https://pkg.go.dev/github.com/hymkor/sqlbless)
8+
[![GitHub](https://img.shields.io/badge/github-repo-blue?logo=github)](https://github.com/hymkor/sqlbless)
89
<!-- -->
910

1011
[&lt;English&gt;](./README.md) / **&lt;Japanese&gt;**

0 commit comments

Comments
 (0)