From adb92bfdaaa6ce2c40b7b7f5a39e6aca06b87515 Mon Sep 17 00:00:00 2001 From: daisuke Date: Mon, 16 Mar 2020 23:24:08 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9365056..6a17775 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # DashboardFE -A frontend for Mastodon/Pleroma with heavy inspiration from the tumblr user dashboard. \ No newline at end of file +A frontend for Mastodon/Pleroma with heavy inspiration from the tumblr user dashboard. Written in PHP + +The frontend should work on a standard LAMP stack (with all the common php extensions installed) with no other dependencies needed. \ No newline at end of file