From 16873b110ce3afb2626b609552fbb334248c0a7c Mon Sep 17 00:00:00 2001 From: Bart van Strien Date: Fri, 2 Dec 2016 15:43:36 +0000 Subject: [PATCH] Add snap to the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 641db8d..74680bf 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,9 @@ build. It also creates a small wrapper script that does the correct search path manipulations to be able to run the build. Lastly, it contains the icon and a stubbed desktop file. + +## snap ## +`snap` builds.. well, a [snap][]. Instead of using fancy build tools that try +to do everything for you, why not just do it manually?! Seriously though, you +can still use snapcraft to build this, but at that point it just acts like a +fancy mksquashfs, and an extra dependency at that.