Add Nuget link

This commit is contained in:
Matt Nadareski
2023-09-10 23:33:41 -04:00
parent 0b526d9f08
commit 7ed1717f56

View File

@@ -1,3 +1,5 @@
# SabreTools.Serialization
This library comprises of serializers that both read and write from files and streams to the dedicated models as well as convert to and from the common internal models. This library is partially used by the current parsing and writing code but none of the internal model serialization is used.
Find the link to the Nuget package [here](https://www.nuget.org/packages/SabreTools.Serialization).