Add nuget package link

This commit is contained in:
Matt Nadareski
2023-09-16 16:19:42 -04:00
parent 4eab951ebe
commit 1de4cede1b

View File

@@ -1,3 +1,5 @@
# SabreTools.Printing
This library comprises of code to output human-readable representations of various (usually binary) models. All of the classes here are `static` and utilize `StringBuilder`.
Find the link to the Nuget package [here](https://www.nuget.org/packages/SabreTools.Printing).