mirror of
https://github.com/SabreTools/SabreTools.Printing.git
synced 2026-02-04 05:36:09 +00:00
Add note to README
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
This library comprises of code to output human-readable representations of various (usually binary) models. All of the classes here implement the `IPrinter` interface to associate them with a top-level model and utilize `StringBuilder` within `static` implementations.
|
||||
|
||||
Find the link to the Nuget package [here](https://www.nuget.org/packages/SabreTools.Printing).
|
||||
~~Find the link to the Nuget package [here](https://www.nuget.org/packages/SabreTools.Printing).~~
|
||||
|
||||
All functionality from this library has been integrated into [SabreTools.Serialization](https://github.com/SabreTools/SabreTools.Serialization). This repo is now redundant.
|
||||
|
||||
Reference in New Issue
Block a user