diff --git a/moderate-images/README.md b/moderate-images/README.md index 189f48a0a4..2878f08d50 100644 --- a/moderate-images/README.md +++ b/moderate-images/README.md @@ -23,8 +23,6 @@ The function triggers on upload of any file to your Firebase project's default C Create a Firebase project on the [Firebase Console](https://console.firebase.google.com). Enable Billing on your project by switching to the Blaze or Candle plan then visit the **Storage** tab. -Replace the placeholder `FIREBASE_STORAGE_BUCKET_NAME` with the name of the Firebase Storage bucket which can be found in the **Storage** tab of your Firebase project's console. It is typically of the form `.appspot.com`. - In your [Google Cloud Console](https://console.cloud.google.com/apis/api/vision.googleapis.com/overview?project=_) enable the **Google Cloud Vision API**.