From 46edc1ac15677f4d79adc315faf18f332502b958 Mon Sep 17 00:00:00 2001 From: Jun <75189933+MXS-Jun@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:33:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index df95f9f..71a76a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # AppImage2Deb-For-Deepin A convenient tool which can convert AppImage to Deb in [Deepin Standard](https://doc.chinauos.com/content/M7kCi3QB_uwzIp6HyF5J). + ![preview](https://github.com/user-attachments/assets/80eab217-ef02-4fec-b339-38d3f11f2219) + You should input the arguments in Deepin Standard. # Dependencies To run `main.py` successfully you should install `PyQt5`.