summarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 302de32808c8..000000000000
--- a/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# gdlauncher-appimage
-AUR package for [GDLauncher](https://gdevs.io)
-
-Based off [hyper-appimage](https://aur.archlinux.org/packages/hyper-appimage).
-
-## Why does this exist?
-One day I decided to make this package. I was bored. No other reason :)
-
-## How does this work?
-I didn't even know this until I created the package, but if you run a AppImage with `--appimage-extract` it will extract all its contents into a `squashfs-root` folder.
-
-From there, we can move the folder's contents into somewhere like `/opt/gdlauncher` and point a .desktop file to the executable, and we've just installed a appimage on our system!
-
-## License
-MIT (like GDLauncher itself) \ No newline at end of file