diff --git a/README.md b/README.md index fb75441..600fb46 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Create a macOS Application from an executable (like a Go binary) +![](appify-icon.png) + ## Install To install `appify`: diff --git a/appify-icon.png b/appify-icon.png new file mode 100644 index 0000000..08de983 Binary files /dev/null and b/appify-icon.png differ