diff --git a/README.md b/README.md index 271a7960e..1a7e36200 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ - - - -

+![CISA Logo](/docs/images/cisa.png) -# ScubaGear +

+ + + +

ScubaGear is an assessment tool that verifies that a Microsoft 365 (M365) tenant’s configuration conforms to the policies described in the Secure Cloud Business Applications ([SCuBA](https://cisa.gov/scuba)) Security Configuration Baseline [documents](/baselines/README.md). @@ -97,4 +98,4 @@ The following sections should be read in order. ## Project License -Unless otherwise noted, this project is distributed under the Creative Commons Zero license. With developer approval, contributions may be submitted with an alternate compatible license. If accepted, those contributions will be listed herein with the appropriate license. \ No newline at end of file +Unless otherwise noted, this project is distributed under the Creative Commons Zero license. With developer approval, contributions may be submitted with an alternate compatible license. If accepted, those contributions will be listed herein with the appropriate license. diff --git a/docs/installation/github.md b/docs/installation/github.md index 1615e61d4..f4ce283f2 100644 --- a/docs/installation/github.md +++ b/docs/installation/github.md @@ -3,7 +3,7 @@ The recommended way to install ScubaGear is from [PSGallery](psgallery.md), but it can also be downloaded from GitHub: 1. Go to the [releases page](https://github.com/cisagov/ScubaGear/releases) and find the latest release. -2. Under the `Assets` header, click `ScubaGear-v1-2-0.zip`to download the zip file. +2. Under the `Assets` header, click `ScubaGear-v1-3-0.zip`to download the zip file. 3. Extract the zip file into the folder of your choice. Once ScubaGear has been downloaded, the required [dependencies](../prerequisites/dependencies.md) can be installed.