leftypol_vichan/README.md
2011-10-12 08:11:15 +11:00

20 lines
884 B
Markdown

# Tinyboard - A lightweight PHP imageboard.
## About
Tinyboard is an imageboard software package written in PHP. It aims to maintain a stable, fast, clean, robust and user-friendly engine for imageboards. You can contact the development team or learn more at [tinyboard.org](http://tinyboard.org/) or on IRC at [irc.datnode.net #tinyboard](irc://irc.datnode.net/tinyboard).
## Requirements
1. PHP >= 5.2.0
2. [PHP-GD](http://php.net/manual/en/book.image.php)
3. [PHP-PDO](http://php.net/manual/en/book.pdo.php) with appropriate [driver for your database](http://www.php.net/manual/en/pdo.drivers.php)
## Installation
See <http://tinyboard.org/wiki/index.php?title=Installation>.
## Documentation
Visit the development wiki at <http://tinyboard.org/wiki/> for help.
## License
See [LICENSE.md](http://github.com/savetheinternet/Tinyboard/blob/master/LICENSE.md) for the license.