diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2019-03-01 16:15:03 -0700 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2019-03-01 16:16:34 -0700 |
commit | d3fd75bf50a5693eddf24ca62dfd1aff68338ea6 (patch) | |
tree | 4aa05297a042311ca82a3cfb3f31683ebf392627 | |
parent | Add codecov support. (diff) | |
download | pds-d3fd75bf50a5693eddf24ca62dfd1aff68338ea6.tar.gz pds-d3fd75bf50a5693eddf24ca62dfd1aff68338ea6.tar.xz |
Add code coverage badge.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Immutable    +Immutable     ========= This repository contains immutable collection types for Go. It includes |