diff --git a/README.md b/README.md index 82d4718..9ceb6cd 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,7 @@ The smart PDF form filling process leverages advanced AI models to interpret and ```dart String apiKey = 'API KEY'; -``` \ No newline at end of file +``` + +## Blog reference +[Flutter Developers, Meet AI: Smart, Fast PDF Form Filling](https://www.syncfusion.com/blogs/post/smart-pdf-form-filling-in-flutter-app)