Skip to content

Commit

Permalink
Better terminology
Browse files Browse the repository at this point in the history
  • Loading branch information
haimkastner committed Dec 4, 2024
1 parent fbf51fd commit 997bebb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ The API is designed to be user-friendly and straightforward to use.

The library is built on top of the [Units.NET](https://github.com/angularsen/UnitsNet) project and leverages their [definitions sources](https://github.com/angularsen/UnitsNet/tree/master/Common/UnitDefinitions) to generate the Golang units.


###### The unitsnet-go package does not require any external dependencies or packages to function.


[Units.NET on other platforms](#unitsnet-on-other-platforms)

## Install package
## Fetch package

```bash
go get github.com/haimkastner/unitsnet-go
Expand Down

0 comments on commit 997bebb

Please sign in to comment.