diff --git a/README.md b/README.md index 1c5c17325..6aca2e323 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Corvus.JsonSchema -Support for Json Schema validation and entity generation +Support for [Json Schema](https://json-schema.org/) validation and entity generation For an introduction to the concepts here, take a look at [this blog post](https://endjin.com/blog/2021/05/csharp-serialization-with-system-text-json-schema).