diff --git a/README.MD b/README.MD index 65f9b45..5b4a8e6 100644 --- a/README.MD +++ b/README.MD @@ -14,7 +14,7 @@ Below are a list of the included namespaces and their overall utility. Generic helper classes that involve custom functionality and utility. -### `SabreTools.Compare` +### `SabreTools.IO.Compare` Classes focused on string comparison by natural sorting. For example, "5" would be sorted before "100".