Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
haimkastner committed Dec 3, 2024
1 parent e21a7b2 commit 28af52e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# unitsnet-go

[![Build & Test Status](https://github.com/haimkastner/unitsnet-go/workflows/unitsnet-go/badge.svg?branch=main)](https://github.com/haimkastner/unitsnet-go/actions)
[![unitsnet-go](https://github.com/haimkastner/unitsnet-go/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/haimkastner/unitsnet-go/actions/workflows/build.yml)

[![Latest Release](https://img.shields.io/github/v/release/haimkastner/unitsnet-go)](https://github.com/haimkastner/unitsnet-go/releases)

Expand Down Expand Up @@ -33,7 +33,7 @@ package main

import (
"log"
"github.com/haimkastner/unitsnet-go/units"
"github.com/haimkastner/unitsnet-go/units"
)

func main() {
Expand Down

0 comments on commit 28af52e

Please sign in to comment.