Skip to content

Commit

Permalink
add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
andremueller committed Jan 8, 2024
1 parent dc9cbd3 commit 411eaea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Skip Lists in Go

[![Go](https://github.com/andremueller/goskiplist/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/andremueller/goskiplist/actions/workflows/go.yml)

## Introduction

This is a new skip list library for Go supporting access by a key and index.
Expand Down

0 comments on commit 411eaea

Please sign in to comment.