diff --git a/.gitignore b/.gitignore index 548e87d..27e6a4c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ assets/ .vscode/ notes.txt Test.png -test.png \ No newline at end of file +test.png +coverage.txt \ No newline at end of file diff --git a/README.md b/README.md index 9c01b24..4354a45 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![](https://img.shields.io/gitlab/pipeline/Raum0x2A/nmslib/master?label=Master&logo=go)](https://gitlab.com/Raum0x2A/nmslib) [![](https://img.shields.io/gitlab/pipeline/Raum0x2A/nmslib/develop?label=Develop&logo=go)](https://gitlab.com/Raum0x2A/nmslib/-/tree/develop) [![](https://img.shields.io/badge/Release-v1.0.1-blue?style=flat&logo=go)](https://gitlab.com/Raum0x2A/nmslib/-/releases/v1.0.1) +[![Go Report Card](https://goreportcard.com/badge/gitlab.com/Raum0x2A/nmslib)](https://goreportcard.com/report/gitlab.com/Raum0x2A/nmslib) NMSlib is a GoLang package for dealing with converting Galactic coordinates to Portal codes and vice versa.