Minor changes

This commit is contained in:
Raum0x2A
2021-05-30 08:02:55 -06:00
parent b24a16edad
commit 511331008e
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ assets/
notes.txt
Test.png
test.png
coverage.txt

View File

@@ -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.