aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Stefurishin <a.stefurishin@gmail.com>2023-08-17 01:26:22 +0300
committerGitHub <noreply@github.com>2023-08-17 01:26:22 +0300
commit3b865a8008209c70f421567df5de2364352d8c54 (patch)
tree51bcae7adfccdc5c818b52d6affc068d24c8b1d2
parentMerge pull request #46 from d80tb7/f/chrisma/sortedsetbuilder (diff)
parentlink badge to pkg.go.dev (diff)
downloadpds-3b865a8008209c70f421567df5de2364352d8c54.tar.gz
pds-3b865a8008209c70f421567df5de2364352d8c54.tar.xz
Merge pull request #1 from astef/astef-patch-1
Link badge to pkg.go.dev
-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