File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,14 @@ gitMDM proves compliance without compromising security:
1818
1919## Screenshots
2020
21- ** Dashboard: Compliance at a glance **
21+ ### Device List
2222<a href =" media/dashboard.png " ><img src =" media/dashboard.png " alt =" Dashboard " width =" 400 " /></a >
2323
24- ** Agent Report: Detailed results**
24+ ### Device Details
25+
2526<a href =" media/report.png " ><img src =" media/report.png " alt =" Agent Report " width =" 400 " /></a >
2627
27- ** Remediation: Plain-English guidance **
28+ ### Remediation
2829<a href =" media/remediate.png " ><img src =" media/remediate.png " alt =" Remediation Steps " width =" 400 " /></a >
2930
3031## How It Works
@@ -42,7 +43,7 @@ The server **cannot** push commands. Ever. That's the point.
4243# Server
4344./out/gitmdm-server -git
[email protected] :org/compliance.git -api-key SECRET
4445
45- # Agent
46+ # Agent
4647./out/gitmdm-agent -server https://server:8080
4748```
4849
You can’t perform that action at this time.
0 commit comments