From 8d0059292fa699b78e7fc286e69fad528d0a1a7a Mon Sep 17 00:00:00 2001 From: Ben Curtis Date: Sat, 7 Nov 2020 16:28:50 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff732b9..f122fd3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # WinApps for Linux Run Windows apps such as Microsoft Office in Linux (Ubuntu) and GNOME as if they were a part of the native OS, including Nautilus integration for right clicking on files of specific mime types to open them. -![Demo](demo/demo.gif | width=600) + ## How it works and why WinApps exists Back in April, Hayden Barnes [tweeted](https://twitter.com/unixterminal/status/1255919797692440578?lang=en) what appeared to be native Windows apps in a container or VM inside Ubuntu. However, no details have emerged on how this was accomplished, though it is likely a similar method to this but with an insider build Windows Container. @@ -101,4 +101,4 @@ Adding applications to the installer is easy. Simply copy one of the application - Edit the variables for the application - Replace the `icon.svg` with an SVG for the application - Re-run the installer -- Submit a Pull Request to add it to WinApps officially \ No newline at end of file +- Submit a Pull Request to add it to WinApps officially