Skip to content

Commit cf3ed22

Browse files
authored
docs(readme): add shields (#16)
This PR adds [shields.io](https://shields.io) to the README file.
1 parent eeacdd7 commit cf3ed22

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Bootstrap Buddy
22

3+
![License](https://img.shields.io/github/license/Inetum-Poland/Bootstrap-Buddy)
4+
![Platform: macOS](https://img.shields.io/badge/platform-macOS-lightgrey)
5+
![MDM Agnostic](https://img.shields.io/badge/MDM-agnostic-blueviolet)
6+
![Latest Release](https://img.shields.io/github/v/release/Inetum-Poland/Bootstrap-Buddy)
7+
38
**Bootstrap Buddy is a macOS authorization plugin created by Inetum Poland that enables MDM administrators to escrow the Bootstrap Token to an MDM server (if supported) on Mac computers that have failed to do so.**
49

510
It is entirely based on [Escrow Buddy](https://github.com/macadmins/escrow-buddy) from **Netflix Client Systems Engineering** team, so the credit goes to them.
@@ -56,7 +61,7 @@ Contributions don’t have to be code; we appreciate any help maintaining our [w
5661

5762
## Credits
5863

59-
Bootstrap Buddy was created by **Apple Business Unit** at **Inetum Polska Sp. z o.o.**
64+
Bootstrap Buddy was created by the **Apple Business Unit** at **Inetum Polska Sp. z o.o.**
6065
It is however entirely based on [Escrow Buddy](https://github.com/macadmins/escrow-buddy) created by the **Netflix Client Systems Engineering** team.
6166

6267
Local method of validating escrowed bootstrap token by verifying eligibility to perform _Erase All Content and Settings_ is based on the feature introduced in v. [3.0b11](https://github.com/Macjutsu/super/blob/main/CHANGELOG.md#30b11) of the [S.U.P.E.R.M.A.N.](https://github.com/Macjutsu/super/tree/main) script by Kevin M. White, to whom the credit is due.

0 commit comments

Comments
 (0)