From e245cac6242dab173f71a9388af93aee76b08446 Mon Sep 17 00:00:00 2001 From: Dinis Lage Date: Sun, 2 Jun 2013 16:15:03 +0100 Subject: [PATCH] Add introduction to readme. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 595ec43..e0c111a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ SpreeBurstnet ============= -Introduction goes here. +This an approach at an implementation of the [BurstNet](https://service.burst.net/aff.php?aff=558) reseller API as a Spree module that will allow easy integration of the services available in BurstNet as Products in a Spree store. + +[Check out BurstNet hosting services](https://service.burst.net/aff.php?aff=558) Installation ------------