From 8cc90c6eff9bb135a8e16974f15fedd9cb91576f Mon Sep 17 00:00:00 2001 From: Jacob Hummer Date: Mon, 12 Aug 2024 01:14:12 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c65e3a4fb4..d0924b1a21 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ 🐍 Uses [PyInstaller](https://pyinstaller.org/en/stable/) \ 🏭 Compiles [the `bikeshed` PyPI package](https://pypi.org/project/bikeshed/) to a standalone program \ [🚚 Distributed via GitHub releases](https://github.com/jcbhmr/bikeshed/releases) \ -💻 Builds for Windows x64, macOS M1 and Intel, and Linux x64 +💻 Builds for Windows, macOS, and Linux \ +🌌 Bundled as a single [actually portable executable](https://justine.lol/ape.html) ## Installation