diff --git a/README.MD b/README.MD index 3de4fde..f006547 100644 --- a/README.MD +++ b/README.MD @@ -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).