diff --git a/packages/dart_schema_builder/README.md b/packages/dart_schema_builder/README.md index d3fcdfbe3..da3010df0 100644 --- a/packages/dart_schema_builder/README.md +++ b/packages/dart_schema_builder/README.md @@ -1,3 +1,5 @@ +do not merge + # Dart Schema Builder A robust and developer-friendly Dart library for creating, validating, and working with JSON Schemas. `dart_schema_builder` provides a fluent, type-safe API to define the structure of your data, ensuring its integrity and correctness throughout your application.