Add/update per-library READMEs

This commit is contained in:
Matt Nadareski
2023-08-11 10:27:26 -04:00
parent a18ee46d5d
commit 25e1420e44
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
# 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.