diff --git a/README.md b/README.md new file mode 100644 index 0000000..beda8ab --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# vercmp +[![Go Reference](https://pkg.go.dev/badge/go.elara.ws/vercmp.svg)](https://pkg.go.dev/go.elara.ws/vercmp) + +This is a simple library that compares two versions using an algorithm loosely based on the `rpmvercmp` algorithm. \ No newline at end of file