Skip to content

Commit

Permalink
Added README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
herrwinfried committed May 29, 2024
1 parent 6c15ac6 commit be588a3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<div align="center">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Microsoft_365_%282022%29.svg/1862px-Microsoft_365_%282022%29.svg.png" width="150" height="150">
<img src="https://raw.githubusercontent.com/PowerShell/PowerShell/master/assets/ps_black_64.svg?sanitize=true" width="150" height="150">
<p> <b>Powershell script designed to make the office deployment tool tool easier to use </b></p>
</div>

<img src="./assets/image/odt-script.png">

# Usage
Double-click the `installer.bat` file.
### OR
```pwsh
start powershell.exe -ExecutionPolicy Bypass -File .\installer.ps1
```

0 comments on commit be588a3

Please sign in to comment.