File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 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 )
2+ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/jacklowrie/chordnet/main.yml?logo=GitHub&label=Main%20Branch%20Build )
3+ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/jacklowrie/chordnet/publish.yml?logo=GitHub&label=PyPI%20Published%20Build )
4+
5+ ![ GitHub License] ( https://img.shields.io/github/license/jacklowrie/chordnet?logo=github )
6+ ![ PyPI - Types] ( https://img.shields.io/pypi/types/chordnet?logo=pypi )
7+
8+ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/chordnet?logo=pypi )
9+ ![ PyPI - Implementation] ( https://img.shields.io/pypi/implementation/chordnet?logo=pypi )
10+
11+ ![ PyPI - Version] ( https://img.shields.io/pypi/v/chordnet?logo=pypi )
12+ ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/chordnet?logo=pypi )
13+
414
515Python implementation of the chord protocol, introduced by Stoica et al.
616This library began as a [ group project] ( https://github.com/jacklowrie/chord ) for cs536 at Purdue University in
You can’t perform that action at this time.
0 commit comments