This directory will hold some libraries Ratatöskr needs.

1. Stupid Template Engine (STE)
   
   Place "stupid_template_engine.php" directly into this directory.
   
   STE can be found here: <https://github.com/kch42/Stupid-Template-Engine>

2. PHP Markdown
   
   Place "markdown.php" from the archive directly into this directory.
   
   PHP Markdown can be found here: <http://michelf.com/projects/php-markdown/>

3. kses
   
   Place "kses.php" from the archive directly into this directory.
   
   kses can be found at <http://sourceforge.net/projects/kses/>

4. jQuery
   
   Place jquery.min.js into this folder.
   
   jQuery can be found at <http://jquery.com>