Skip to content

Commit 3b34f8a

Browse files
andreamlinpongad
authored andcommitted
update websecurityscanner readme (#3352)
1 parent 3ebebd0 commit 3b34f8a

File tree

1 file changed

+2
-2
lines changed
  • google-cloud-clients/google-cloud-websecurityscanner

1 file changed

+2
-2
lines changed

google-cloud-clients/google-cloud-websecurityscanner/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ See the [Web Security Scanner client library docs][websecurityscanner-client-lib
5252
Getting Started
5353
---------------
5454
#### Prerequisites
55-
You will need a [Google Developers Console](https://console.developers.google.com/) project with the Text-to-Speech API enabled. [Follow these instructions](https://cloud.google.com/docs/authentication#preparation) to get your project set up. You will also need to set up the local development environment by [installing the Google Cloud SDK](https://cloud.google.com/sdk/) and running the following commands in command line: `gcloud auth login` and `gcloud config set project [YOUR PROJECT ID]`.
55+
You will need a [Google Developers Console](https://console.developers.google.com/) project with the Web Security Scanner API enabled. [Follow these instructions](https://cloud.google.com/docs/authentication#preparation) to get your project set up. You will also need to set up the local development environment by [installing the Google Cloud SDK](https://cloud.google.com/sdk/) and running the following commands in command line: `gcloud auth login` and `gcloud config set project [YOUR PROJECT ID]`.
5656

5757
#### Installation and setup
5858
You'll need to obtain the `google-cloud-websecurityscanner` library. See the [Quickstart](#quickstart) section to add `google-cloud-websecurityscanner` as a dependency in your code.
@@ -64,7 +64,7 @@ To get help, follow the instructions in the [shared Troubleshooting document](ht
6464

6565
Transport
6666
---------
67-
Text-to-Speech uses gRPC for the transport layer.
67+
Web Security Scanner uses gRPC for the transport layer.
6868

6969
Java Versions
7070
-------------

0 commit comments

Comments
 (0)