diff --git a/README.md b/README.md index a16f901a..e3c782cb 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@

- - + +

-     See all the things you and your team can do with ProwlerPro at prowler.pro + See all the things you and your team can do with ProwlerPro at prowler.pro


@@ -81,7 +81,7 @@ The full documentation now can be found at [https://docs.prowler.cloud](https:// You can run Prowler from your workstation, an EC2 instance, Fargate or any other container, Codebuild, CloudShell and Cloud9. -![Architecture](docs/img/architecture.png) +![Architecture](https://github.com/prowler-cloud/prowler/blob/62c1ce73bbcdd6b9e5ba03dfcae26dfd165defd9/docs/img/architecture.png?raw=True) # 📝 Requirements @@ -121,7 +121,7 @@ To run prowler, you will need to specify the provider (e.g aws or azure): prowler ``` -![Prowler Execution](docs/img/short-display.png) +![Prowler Execution](https://github.com/prowler-cloud/prowler/blob/b91b0103ff38e66a915c8a0ed84905a07e4aae1d/docs/img/short-display.png?raw=True) > Running the `prowler` command without options will use your environment variable credentials. @@ -133,7 +133,7 @@ prowler -M csv json json-asff html The html report will be located in the `output` directory as the other files and it will look like: -![Prowler Execution](docs/img/html-output.png) +![Prowler Execution](https://github.com/prowler-cloud/prowler/blob/62c1ce73bbcdd6b9e5ba03dfcae26dfd165defd9/docs/img/html-output.png?raw=True) You can use `-l`/`--list-checks` or `--list-services` to list all available checks or services within the provider. diff --git a/docs/img/short-display.png b/docs/img/short-display.png index 803071da..ebd3c51f 100644 Binary files a/docs/img/short-display.png and b/docs/img/short-display.png differ