Skip to content

Commit e780327

Browse files
Update README.md with more detailed Firebase setup instructions (#72)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 9c476d1 commit e780327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ai-catalog/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Browse the samples inside the `/samples` folder:
3434
1. Clone the repository
3535
2. Open the whole project in Android Studio.
3636
3. Set up a Firebase project and connect your app to Firebase by adding your Firebase configuration
37-
file (google-services.json) to the app. Read more [here](https://firebase.google.com/docs/ai-logic/get-started?platform=android&api=dev#set-up-firebase).
38-
3. Sync & Run `app` configuration
37+
file (`google-services.json`) to the `/app` directory. Read more in the [Firebase documentation](https://firebase.google.com/docs/ai-logic/get-started?platform=android&api=dev#set-up-firebase) and the [Android-specific setup guide](https://firebase.google.com/docs/android/learn-more?authuser=0#google-services-plugin-and-file).
38+
4. Sync & Run `app` configuration
3939

4040
The app will open with the samples list screen that allows you to navigate throughout the different
4141
available samples.

0 commit comments

Comments
 (0)