Update README.md

This commit is contained in:
Milos Stojanovic
2019-06-14 10:04:13 +02:00
committed by GitHub
parent 252ec55c9b
commit 19a57600b0

View File

@@ -2,8 +2,10 @@
<img src="https://raw.githubusercontent.com/filegator/static/master/logo.gif">
</p>
[![Build Status](https://travis-ci.org/filegator/filegator.svg?branch=master)](https://travis-ci.org/filegator/filegator)
![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)
<p align="center">
<a href="https://travis-ci.org/filegator/filegator"><img src="https://travis-ci.org/filegator/filegator.svg?branch=master" alt="Build Status"></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-green.svg" alt="License"></a>
</p>
## FileGator - Powerful Multi-User File Manager
@@ -29,8 +31,7 @@ Create users with different access permissions and home directories for each use
## Download precompiled build
[v7.0.0-RC1](https://github.com/filegator/static/raw/master/builds/filegator_v7.0.0-RC1.zip)
- Latest: [v7.0.0-RC1](https://github.com/filegator/static/raw/master/builds/filegator_v7.0.0-RC1.zip)
- Unzip files and upload them to your PHP server
- Make sure you webserver can read and write to /storage and /private folders
- Set the website document root to /dist directory