ahalogy-wp
==========

A Wordpress plugin that adds the Ahalogy Engagement code to your site with no fuss.

## Formatting

[Readme.txt format sample](http://wordpress.org/plugins/about/readme.txt)

## Publishing

Update the readme and plugin header to indicate the version number you are *about to commit*  (Stable Tag and Version, $plugin_version).

    mkdir ~/Projects
    cd ~/Projects
    svn co http://plugins.svn.wordpress.org/ahalogy-wp/ ahalogy-wp-svn
    # Copy changes to the svn trunk
    svn commit --username="Ahalogy" -m "The update..."
