Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lthibault authored Nov 29, 2022
1 parent 6cb1622 commit 7e64b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vector
# Vector

[![Go](https://github.com/lthibault/vector/actions/workflows/go.yml/badge.svg)](https://github.com/lthibault/vector/actions/workflows/go.yml)
[![Godoc Reference](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/lthibault/vector)
[![Go Report Card](https://goreportcard.com/badge/github.com/lthibault/vector?style=flat-square)](https://goreportcard.com/report/github.com/lthibault/vector)

Persistent, immutable vectors for Go based on Clojure's bit-partitioned vector tries.
Persistent, immutable and generic vectors for Go based on Clojure's bit-partitioned vector tries.

0 comments on commit 7e64b4b

Please sign in to comment.