From ecce3727bb591827dc8db288656f067817c5cad0 Mon Sep 17 00:00:00 2001 From: Sundog Date: Tue, 3 Sep 2024 12:15:05 -0400 Subject: [PATCH] start readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d1994ed..bffcd61 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,15 @@ ### Installation +#### Requirements + +Server: + +- Linux web server with PHP support (tested using nginx and php-fpm on Debian) +- PHP composer +- ffmpeg +- SQLite3 + ### Usage ### Developing