Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wasim-nihal authored Mar 23, 2024
1 parent acc292d commit 7f242cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A GoLang library to sort slices of strings in Natural Sort order and based on the numerical weightage.

[![Go
Reference](https://pkg.go.dev/badge/github.com/wasim-nihal/gonatsort.svg)](https://pkg.go.dev/github.com/wasim-nihal/gonatsort) ![Build](https://github.com/wasim-nihal/gonatsort/actions/workflows/go.yml/badge.svg) ![Security Check](https://github.com/wasim-nihal/gonatsort/actions/workflows/codeql.yml/badge.svg)
Reference](https://pkg.go.dev/badge/github.com/wasim-nihal/gonatsort.svg)](https://pkg.go.dev/github.com/wasim-nihal/gonatsort) ![Build](https://github.com/wasim-nihal/gonatsort/actions/workflows/go.yml/badge.svg) ![Security Check](https://github.com/wasim-nihal/gonatsort/actions/workflows/codeql.yml/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/wasim-nihal/gonatsort)](https://goreportcard.com/report/github.com/wasim-nihal/gonatsort)
## Usage

1. Get the package:
Expand Down

0 comments on commit 7f242cc

Please sign in to comment.