Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

ReadMe.md -- Add current build/workflow status and license badge #4

Open
TylerTrott opened this issue Oct 9, 2021 · 1 comment
Open
Assignees
Labels

Comments

@TylerTrott
Copy link

A status badge shows whether a workflow is currently failing or passing. In addition to this, it is important to show our Github BSD 3-clause License badge on all public repositories.

A common place to add the status and license badge is in the README.md at the top alongside the GitHub License.

+ ![example workflow](https://github.com/<OWNER>/<REPOSITORY>/actions/workflows/<WORKFLOW_FILE>/badge.svg)
+ [![GitHub License](https://img.shields.io/badge/license-BSD3-blue.svg)](./LICENSE)
@HammedBabatunde
Copy link

can i give a try @TylerTrott

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants