CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Troubleshooting
 * FAQ
 * Maintainers

INTRODUCTION
------------
The Simple Rules Engine Core module enables programmers to easily add small expert systems into their Drupal applications.

REQUIREMENTS
------------
This module does not depend on having any other modules installed.  However, it does have the following
basic requirements.

 * Drupal 7.x
 * MySQL 5.x
 * PHP 5.x

INSTALLATION
------------
Install this module before any other modules of the Simple Rules Engine suite.
The suite appears in the admin panel under the "Decision Support" heading.

CONFIGURATION
-------------
There are no files to configure.  All access is programatic from other modules.

TROUBLESHOOTING
---------------
Run the self test in the Drupal admin panel or the custom self test page at http://YOURSITE/simplerulesengine/runtests

MAINTAINERS
-----------
Frank Font (DrupalFrank at drupal.org) of SAN Business Consultants (http://sanbusinessconsultants.com)
