From c148160fe721296d6f073698126f640cdd74ec7b Mon Sep 17 00:00:00 2001 From: "David H. Friedel Jr" Date: Tue, 27 Jan 2026 16:52:52 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a941192..b6de52e 100644 --- a/README.md +++ b/README.md @@ -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.