Skip to content

Commit

Permalink
add github link to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Jul 21, 2024
1 parent b81397d commit 0e29467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<h1 style="margin-left: 20px;">yardang</h1>
</div>

[![GitHub](https://img.shields.io/badge/repo-github-181717?logo=github&logoColor=white)](https://github.com/python-project-templates/yardang)
[![Build Status](https://github.com/python-project-templates/yardang/actions/workflows/build.yml/badge.svg?branch=main&event=push)](https://github.com/python-project-templates/yardang/actions/workflows/build.yml)
[![codecov](https://codecov.io/gh/python-project-templates/yardang/branch/main/graph/badge.svg)](https://codecov.io/gh/python-project-templates/yardang)
[![License](https://img.shields.io/github/license/python-project-templates/yardang)](https://github.com/python-project-templates/yardang)
Expand Down

0 comments on commit 0e29467

Please sign in to comment.