Skip to content

Commit 995da07

Browse files
authored
Fix formatting in README features section
1 parent 7f2be1b commit 995da07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This tool simplifies the packaging of Win32 apps for Microsoft Intune by providi
1414
## 🔧 Features
1515

1616
- Built with **WPF** (XAML) and **PowerShell** — no external dependencies.
17-
- Automatically stores tool path and reuses it on next launch (saved in a JSON file, check ["Configuration file"](#%EF%B8%8F-configuration-file)).
17+
- Automatically stores tool path and reuses it on next launch (saved in a JSON file, check "[Configuration file](#%EF%B8%8F-configuration-file)").
1818
- Graphical interface for all required options (`-c`, `-s`, `-o`).
1919
- **Auto-download** of the latest version of `IntuneWinAppUtil.exe` from GitHub (optional).
2020
- It detects the use of PSAppDeployToolkit and automatically proposes executable file and final IntuneWin package name.
@@ -128,4 +128,4 @@ Pull requests and issues are welcome. If you have an improvement idea, feel free
128128
129129
## 📄 License
130130
131-
Licensed under the [MIT License](https://opensource.org/licenses/MIT).
131+
Licensed under the [MIT License](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)