aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2023-08-17 08:51:34 -0600
committerGitHub <noreply@github.com>2023-08-17 08:51:34 -0600
commit2477f6ef5b29d41eabbfa168e932f9787fb5423a (patch)
tree51bcae7adfccdc5c818b52d6affc068d24c8b1d2
parentMerge pull request #46 from d80tb7/f/chrisma/sortedsetbuilder (diff)
parentMerge pull request #1 from astef/astef-patch-1 (diff)
downloadpds-2477f6ef5b29d41eabbfa168e932f9787fb5423a.tar.gz
pds-2477f6ef5b29d41eabbfa168e932f9787fb5423a.tar.xz
Merge pull request #49 from astef/master
Link badge to pkg.go.dev (README)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4a7f0c5..7e36cd3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Immutable ![release](https://img.shields.io/github/release/benbjohnson/immutable.svg) ![test](https://github.com/benbjohnson/immutable/workflows/test/badge.svg) ![coverage](https://img.shields.io/codecov/c/github/benbjohnson/immutable/master.svg) ![license](https://img.shields.io/github/license/benbjohnson/immutable.svg)
+Immutable [![release](https://img.shields.io/github/release/benbjohnson/immutable.svg)](https://pkg.go.dev/github.com/benbjohnson/immutable) ![test](https://github.com/benbjohnson/immutable/workflows/test/badge.svg) ![coverage](https://img.shields.io/codecov/c/github/benbjohnson/immutable/master.svg) ![license](https://img.shields.io/github/license/benbjohnson/immutable.svg)
=========
This repository contains *generic* immutable collection types for Go. It includes