Skip to content

Commit 48f539a

Browse files
authored
docs(readme): add demo video (#14)
This PR will add shield and Demo section to a README, with a demonstration video URL.
1 parent 5d9066d commit 48f539a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![MDM: Agnostic](https://img.shields.io/badge/MDM-agnostic-blueviolet)](#)
77
[![GitHub Release](https://img.shields.io/github/v/release/Inetum-Poland/add2abm)](https://github.com/Inetum-Poland/add2abm/releases)
88
[![Shell](https://img.shields.io/badge/shell-bash-green)](#)
9+
[![Demo](https://img.shields.io/badge/demo-video-red)](https://www.youtube.com/watch?v=DvAA_sUNB4U)
910

1011
**Add2ABM is a macOS recovery-time utility script created by Inetum Poland that re-triggers Setup Assistant to allow an already configured Mac to be added to Apple Business Manager[^1] (ABM) or Apple School Manager[^2] (ASM) without erasing the disk.**
1112

@@ -90,6 +91,17 @@ Running the script from a logged–in macOS session is **not supported**.
9091
9192
---
9293
94+
## Demo
95+
<details>
96+
<summary>See Add2ABM in action 🎬</summary>
97+
98+
99+
[![Add2ABM Demo](https://img.youtube.com/vi/DvAA_sUNB4U/maxresdefault.jpg)](https://www.youtube.com/watch?v=DvAA_sUNB4U)
100+
101+
</details>
102+
103+
---
104+
93105
## How it works
94106
95107
The script operates in two modes:

0 commit comments

Comments
 (0)