Skip to content

Commit 276dc81

Browse files
committed
improve markdown
1 parent 2a61f78 commit 276dc81

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)