From 151d87a1ad69772524436077e061ea3d5ffef78f Mon Sep 17 00:00:00 2001 From: Jaime Sanchez Date: Thu, 20 Jun 2024 15:11:58 +0200 Subject: [PATCH 1/2] docs: update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c2c7290fb..d2a30921c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ _Built by [Very Good Ventures][very_good_ventures_link] in partnership with Goog _Created using [Very Good CLI][very_good_cli_link] 🤖_ +You can also check out how we used Genkit to power the hints feature in its dedicated [GitHub repository][crossword_backend_repo]. + --- ## Getting Started 🚀 @@ -205,3 +207,4 @@ Alternatively, run `flutter run` and code generation will take place automatical [app_check_link]: https://firebase.google.com/docs/app-check/flutter/default-providers [recaptcha_link]: https://www.google.com/recaptcha/admin/create [start_api_script]: api/scripts/start_local_api.sh +[crossword_backend_repo]: https://github.com/VGVentures/io_crossword_backend From d8e30b932a3a26ae1a8cdedd27ad9525a953558c Mon Sep 17 00:00:00 2001 From: Jaime Sanchez Date: Thu, 20 Jun 2024 15:20:27 +0200 Subject: [PATCH 2/2] chore: add to cspell --- .github/cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/cspell.json b/.github/cspell.json index 984be4566..b7d05efda 100644 --- a/.github/cspell.json +++ b/.github/cspell.json @@ -24,6 +24,7 @@ "APPCHECK", "appspot", "Contador", + "genkit", "goldens", "gsutil", "Leaderboard",