diff --git a/examples/official/9.x/flet_chat_gemini/README.md b/examples/official/9.x/flet_chat_gemini/README.md index 948e075..6d6edbb 100644 --- a/examples/official/9.x/flet_chat_gemini/README.md +++ b/examples/official/9.x/flet_chat_gemini/README.md @@ -35,3 +35,6 @@ pip install -r requirements.txt ``` ![gemini-chat-app](https://github.com/yushulx/flet-chat-app-gemini-barcode/assets/2202306/9b4da08d-ca94-4a64-95b4-c6e5f1dfd985) + +## Blog +[How to Build Flet Chat App with Barcode and Gemini APIs](https://www.dynamsoft.com/codepool/python-flet-chat-app-barcode-gemini.html)