Skip to content

Commit cdd482f

Browse files
authored
Update README.md
1 parent b16395b commit cdd482f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The app combines a variety of different Google technologies, such as:
2828
1. Clone the repository.
2929
2. Create a [Firebase project](https://firebase.google.com/products/firebase-ai-logic) and
3030
generate a `google-services.json` file.
31-
Replace the current placeholder `app/google-services.json` file with your own JSON file created
31+
Replace the current placeholder [`app/google-services.json`](app/google-services.json) file with your own JSON file created
3232
above. Be sure to enable [Vertex AI API](https://console.cloud.google.com/apis/library/aiplatform.googleapis.com).
3333
Ensure to also enable [AppCheck](https://console.firebase.google.com/project/_/appcheck) on your Firebase project to prevent API abuse.
3434

0 commit comments

Comments
 (0)