diff --git a/README copy.md b/README copy.md index 1fbe43c..5fac685 100644 --- a/README copy.md +++ b/README copy.md @@ -11,6 +11,14 @@ This PowerShell module is based on CIS benchmarks and is distributed under the C For full license details, please visit [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en). [Register for and download CIS Benchmarks](https://www.cisecurity.org/cis-benchmarks) +# Table of Contents +1. [Invoke-M365SecurityAudit](##Invoke-M365SecurityAudit) +2. [Export-M365SecurityAuditTable](#Export-M365SecurityAuditTable) +3. [Get-AdminRoleUserLicense](#Get-AdminRoleUserLicense) +4. [Get-MFAStatus](#Get-MFAStatus) +5. [Grant-M365SecurityAuditConsent](#Grant-M365SecurityAuditConsent) +6. [Remove-RowsWithEmptyCSVStatus](#Remove-RowsWithEmptyCSVStatus) +7. [Sync-CISExcelAndCsvData](#Sync-CISExcelAndCsvData) ## Invoke-M365SecurityAudit diff --git a/README.md b/README.md index 9c9dd29..aa0f28c 100644 Binary files a/README.md and b/README.md differ diff --git a/docs/index.html b/docs/index.html index edaf242..1ef6b8b 100644 Binary files a/docs/index.html and b/docs/index.html differ