From c4c4f2db36ceef2760a7bc76051307d939ed4370 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Mon, 1 Jun 2020 09:38:36 +0200 Subject: [PATCH] Docs upd --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6176f06..a39743d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## FileGator - Powerful Multi-User File Manager -FileGator is a free, open-source PHP script for managing files and folders. +FileGator is a free, open-source, self-hosted web application for managing files and folders. You can manage files inside your local repository folder (on your server's hard drive) or connect to other storage adapters (see below). diff --git a/docs/index.md b/docs/index.md index 42019b1..abc8c47 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@
-[FileGator](https://filegator.io) is a free, [open-source](https://github.com/filegator/filegator) PHP script for managing files and folders. +[FileGator](https://filegator.io) is a free, [open-source](https://github.com/filegator/filegator), self-hosted web application for managing files and folders. You can manage files inside your local repository folder (on your server's hard drive) or connect to other storage adapters (see below).