Skip to content

Commit e81de07

Browse files
authored
📚 Update README.md badges
1 parent aa92344 commit e81de07

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# 🍫 swift-nibbles
2-
[![🚨 Checks](https://github.com/connor-ricks/swift-exploration-nibbles/actions/workflows/pull_request_checks.yaml/badge.svg)](https://github.com/connor-ricks/swift-exploration-nibbles/actions/workflows/pull_request_checks.yaml)
3-
[![codecov](https://codecov.io/gh/connor-ricks/swift-nibbles/branch/main/graph/badge.svg?token=2521H59VKB)](https://codecov.io/gh/connor-ricks/swift-nibbles)
2+
![Build](https://img.shields.io/github/actions/workflow/status/connor-ricks/swift-nibbles/pull_request_checks.yaml?logo=GitHub)
3+
![Codecov](https://img.shields.io/codecov/c/github/connor-ricks/swift-nibbles?logo=Codecov&label=codecov)
4+
![License](https://img.shields.io/github/license/connor-ricks/swift-nibbles?color=blue)
5+
46

57
Nibbles of useful swift code that I regularaly use across various proejcts.
68

0 commit comments

Comments
 (0)