diff --git a/README.md b/README.md index a04580f..c1935e4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Delphi-JsonToDelphiClass Generates Delphi Classes based on JSON string. Just like XML Data Binding, but for JSON. +## JsonToDelphi Online + +https://jsontodelphi.com + Main features: - Build entirely on the RTL (no external dependencies) so it's cross-platform;