Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 273 Bytes

Introduction

Simple VOOT client written in PHP.

Installation

Install the dependencies using Composer:

$ php /path/to/composer.phar install

Configuration

Copy config.php.example to config.php and modify it for your configuration.