This commit is contained in:
Liam Steckler 2025-06-12 10:19:07 -07:00
parent 00f8c5a775
commit d14ef8962a
3 changed files with 4 additions and 4 deletions

View file

@ -104,13 +104,13 @@
Tags = @('api', 'apple', 'applebusinessmanager')
# A URL to the license for this module.
LicenseUri = 'https://scm.gruezi.net/buckbanzai/abmps/src/branch/main/LICENSE'
LicenseUri = 'https://scm.gruezi.net/buckbanzai/ABMPS/src/branch/main/LICENSE'
# A URL to the main website for this project.
ProjectUri = 'https://scm.gruezi.net/buckbanzai/abmps'
ProjectUri = 'https://scm.gruezi.net/buckbanzai/ABMPS'
# A URL to an icon representing this module.
# IconUri = ''
IconUri = 'https://scm.gruezi.net/buckbanzai/ABMPS/raw/branch/main/icon.png'
# ReleaseNotes of this module
# ReleaseNotes = ''

View file

@ -1,4 +1,4 @@
# Apple Business Manager API Module for PowerShell
# <img src="icon.png" alt="A terminal caret with a prompt line, with a briefcase in a squircle" width="32"/> Apple Business Manager API Module for PowerShell
PowerShell Module that authenticates and gets data from the Apple Business Manager APIs
## Installing the module
This module can be installed [from the PowerShell Gallery][powershell-gallery] using the following command:

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB