Skip to content

Commit 60c081e

Browse files
authored
Revise README for clarity on module functionality
Updated README to clarify module status and usage.
1 parent 57992dd commit 60c081e

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131

3232
# System Resources As Built Report
3333

34-
<!-- ********** REMOVE THIS MESSAGE WHEN THE MODULE IS FUNCTIONAL ********** -->
35-
## :exclamation: THIS ASBUILTREPORT MODULE IS CURRENTLY IN DEVELOPMENT AND MIGHT NOT YET BE FUNCTIONAL ❗
34+
> [!IMPORTANT]
35+
> The intention of this report is to ilustrate the capabilities of the AsBuiltReport project. This report is not intended to be used for production environments and should only be used for testing and demonstration purposes.
3636
3737
System Resources As Built Report is a PowerShell module which works in conjunction with [AsBuiltReport.Core](https://github.com/AsBuiltReport/AsBuiltReport.Core).
3838

@@ -98,9 +98,6 @@ PowerShell 5.1 or PowerShell 7, and the following PowerShell modules are require
9898

9999
Local user privileges are required to run this report.
100100

101-
> [!IMPORTANT]
102-
> The intention of this report is to demonstrate the multi-language capabilities of the AsBuiltReport project. Therefore, this report does not require any special privileges to run.
103-
104101
## :package: Module Installation
105102

106103
### PowerShell

0 commit comments

Comments
 (0)