From 86d605b13002f4f94f0daf91b661a6cfe353441d Mon Sep 17 00:00:00 2001 From: Dylan Pizzo Date: Wed, 19 Feb 2025 20:04:40 -0800 Subject: [PATCH] Update the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e38c0b..c46669f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Faux +This is a custom fantasy-console (like Pico 8) written in Deno/Typescript. + Go to the [Releases](https://git.playbox.link/dylan/fantasy-console/releases) page to find downloadable executables. NOTE: If you are running Faux on Linux, you will need to have `xsel` installed.