diff --git a/README.md b/README.md index 8937ac9..a376b32 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,15 @@ ## Introduction Enterprise Threat Protector (ETP) comes with a full suite of APIs. -Yet you need to build scripts to be able to interact with the service. +Yet you still need to build scripts to be able to interact with the service. -That's where Akamai CLI toolkit greatly help, no longer script to wrote yourself, you can run very common operations directly from the command line. +That's where Akamai CLI toolkit greatly helps, no longer do you need to write scripts yourself, you can run common operations directly from the command line. ## Prerequisites ### Akamai CLI -You'll need the CLI toolkit, available on many platform. +You'll need the CLI toolkit, available on most platform. Please visit the [Getting Started](https://developer.akamai.com/cli/docs/getting-started) guide on developer.akamai.com. @@ -192,4 +192,4 @@ $ akamai etp ioc timeseries akamaietpmalwaretest.com ### ERROR: Exiting with code 404, reason: Code-130009 -Make sure the API user has access to the ETP Config ID defined the `.edgerc` file, typically a mismatch will cause the 404 error. \ No newline at end of file +Make sure the API user has access to the ETP Config ID defined the `.edgerc` file, typically a mismatch will cause the 404 error.