Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sk-zk/TruckLib.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
sk-zk committed Oct 26, 2024
2 parents 1db31ce + a8e8353 commit a8161a9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# TruckLib.Core

Shared functionality across all TruckLib packages. See [sk-zk/TruckLib](https://github.com/sk-zk/TruckLib) for the main repo.
Shared functionality across all TruckLib packages. See [sk-zk/TruckLib](https://github.com/sk-zk/TruckLib) for the main repo.

## Install
```sh
dotnet add package TruckLib.Core
```

0 comments on commit a8161a9

Please sign in to comment.