Skip to content

Commit d3df408

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

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

0 commit comments

Comments
 (0)