Update README.md
Some checks are pending
CI / Build (macOS) (push) Waiting to run
CI / Build (Linux) (push) Successful in 18s
CI / Build (Windows) (push) Successful in 8h59m52s

This commit is contained in:
2026-01-27 16:52:52 +00:00
parent 6a461cbce8
commit c148160fe7

View File

@@ -1,7 +1,3 @@
# OpenMaui.AppImage
A CLI tool to package .NET MAUI Linux applications as AppImages.
## What is AppImage?
AppImage is a universal Linux package format that allows you to distribute applications as a single executable file that works on most Linux distributions without installation.