-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update badges and move them into the headline.
- Loading branch information
1 parent
ba3a213
commit 2083978
Showing
1 changed file
with
1 addition
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
# ytbx | ||
|
||
[![License](https://img.shields.io/github/license/gonvenience/ytbx.svg)](https://github.com/gonvenience/ytbx/blob/main/LICENSE) | ||
[![Go Report Card](https://goreportcard.com/badge/github.com/gonvenience/ytbx)](https://goreportcard.com/report/github.com/gonvenience/ytbx) | ||
[![Build Status](https://travis-ci.com/gonvenience/ytbx.svg?branch=main)](https://travis-ci.com/gonvenience/ytbx) | ||
[![Codecov](https://img.shields.io/codecov/c/github/gonvenience/ytbx/main.svg)](https://codecov.io/gh/gonvenience/ytbx) | ||
[![PkgGoDev](https://pkg.go.dev/badge/github.com/gonvenience/ytbx)](https://pkg.go.dev/github.com/gonvenience/ytbx) | ||
[![Release](https://img.shields.io/github/release/gonvenience/ytbx.svg)](https://github.com/gonvenience/ytbx/releases/latest) | ||
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/gonvenience/ytbx) | ||
# ytbx [![License](https://img.shields.io/github/license/gonvenience/ytbx.svg)](https://github.com/gonvenience/ytbx/blob/main/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/gonvenience/ytbx)](https://goreportcard.com/report/github.com/gonvenience/ytbx) [![Build and Tests](https://github.com/gonvenience/ytbx/workflows/Build%20and%20Tests/badge.svg)](https://github.com/gonvenience/ytbx/actions?query=workflow%3A%22Build+and+Tests%22) [![Codecov](https://img.shields.io/codecov/c/github/gonvenience/ytbx/main.svg)](https://codecov.io/gh/gonvenience/ytbx) [![PkgGoDev](https://pkg.go.dev/badge/github.com/gonvenience/ytbx)](https://pkg.go.dev/github.com/gonvenience/ytbx) [![Release](https://img.shields.io/github/release/gonvenience/ytbx.svg)](https://github.com/gonvenience/ytbx/releases/latest) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/gonvenience/ytbx) | ||
|
||
Golang package with convenience functions to load and process YAML files |