diff --git a/README.md b/README.md index f84c620..52ecabd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,16 @@ -INSTALL +# KAFreom -pdftk -php-session -php-json -php-openssl -php-ctype -php-filter +## INSTALL + +Install the following programs and PHP modules: + +* pdftk +* php-session +* php-json +* php-openssl +* php-ctype +* php-filter + +Copy **config.sample.php** to **config.php**, and edit **config.php** to your needs. + +Tha's it.