From b29e2012d5f46a8ebc49a27ff2baf1dc03586123 Mon Sep 17 00:00:00 2001 From: Seednode Date: Mon, 11 Sep 2023 21:24:25 -0500 Subject: [PATCH] Remove supported format list from readme, moved into formats/ source files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48fd7ec..0f1d963 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A new file will be selected if you open `/` directly, or if you click on any dis Browser history is preserved, so you can always go back to any previously displayed media. -Supported file types and extensions are `bmp`, `gif`, `jp[e]g`, `m4a`, `mp3`, `mp4`, `.ogg`, `.ogv`, `png`, `wav`, `webm`, `webp`. +Supported file types and extensions are listed in the corresponding source files in `formats/`. Feature requests, code criticism, bug reports, general chit-chat, and unrelated angst accepted at `roulette@seedno.de`.