Skip to content

Commit

Permalink
update readme #217
Browse files Browse the repository at this point in the history
  • Loading branch information
Shelob9 committed Jan 24, 2016
1 parent 1f61bcc commit 89843a2
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
# Ingot - Automated A/B Test Tool
All of the benefits of A/B Testing, none of the hassle.

You set up all of the possibilities once, Ingot collects data on which version does best, analyzes it, and then evolves your site based on what works best.
<strong>Ingot is a commercial plugin available from [Learn More At IngotHQ.com](http://ingothq.com)</strong>. The plugin is hosted here on a public Github repository in order to better faciliate community contributions from developers and users alike. If you have a suggestion, a bug report, or a patch for an issue, feel free to submit it here. We do ask, however, that if you are using the plugin on a live site that you please purchase a valid license from the website. We cannot provide support or troubleshooting to anyone that does not hold a valid license key.

<strong>[Learn More At IngotHQ.com](http://ingothq.com)</strong>

This is a beta of what will be a paid product. We appreciate your feedback, if you find any problems please [open an issue](https://github.com/ingothq/ingot). If you enjoy this plugin, we hope you will purchase a license in order to receive support and automatic updates, as well as to help support our work.


### READ BEFORE CLONING THIS REPO OR DOWNLOADING
This repo uses Composer and Bower for dependency management. Grunt is used for task management, but its fairly optional. If you clone this repo or download the zip file from Github, you must run `composer update` and `bower install`. The grunt command `grunt activate` is also available. If you are not downloading this repo for development reasons -- IE you just want to try Ingot without paying for it, you you should use a zip file from the releases directory.
### DEVELOPERS: READ BEFORE CLONING THIS REPO OR DOWNLOADING
If you clone this repo, you will need to get the dependencies via Composer and Bower. Reading the grunt file should make that clear. If you don't know how to do that, but have a reason to need to clone this repo, and make it work, buy a license and contact our support.

### Copyright/ License
Copyright 2015 Josh Pollock & Ingot LLC. Licensed under the terms of the GNU GPL v2 or later.

0 comments on commit 89843a2

Please sign in to comment.