Skip to content

Commit 4e3b533

Browse files
authored
Add CI and PyPI badges to README
1 parent 783a1c0 commit 4e3b533

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# ChordNet
2+
[![Main Branch Status](https://github.com/jacklowrie/chordnet/actions/workflows/main.yml/badge.svg)](https://github.com/jacklowrie/chordnet/actions/workflows/main.yml)
3+
[![PyPI Published](https://github.com/jacklowrie/chordnet/actions/workflows/publish.yml/badge.svg)](https://github.com/jacklowrie/chordnet/actions/workflows/publish.yml)
24
Python implementation of the chord protocol, introduced by Stoica et al.
35
This library began as a [group project](https://github.com/jacklowrie/chord) for cs536 at Purdue University in
46
Fall 2024.

0 commit comments

Comments
 (0)