Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add badges
  • Loading branch information
peczenyj authored Aug 18, 2023
1 parent 1785ef6 commit b078962
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# github.com/weborama/uint128

[![Godoc for weborama/cidr](https://pkg.go.dev/badge/github.com/weborama/uint128)](https://pkg.go.dev/github.com/weborama/uint128)
[![Go Report Card](https://goreportcard.com/badge/github.com/weborama/uint128)](https://goreportcard.com/report/github.com/weborama/uint128)
[![Go](https://github.com/Weborama/uint128/actions/workflows/go.yml/badge.svg)](https://github.com/Weborama/uint128/actions/workflows/go.yml)
[![golangci-lint](https://github.com/Weborama/uint128/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/Weborama/uint128/actions/workflows/golangci-lint.yml)


This package provides an implementation of a 128 bit unsigned integer with some
implementations of:
Expand Down

0 comments on commit b078962

Please sign in to comment.