From deae6880a05aec6676117f8e14274af52b39608f Mon Sep 17 00:00:00 2001 From: Dan Voell Date: Sat, 15 Jun 2013 14:39:03 -0500 Subject: [PATCH] updated readme4 --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index 21d417b..62c7792 100644 --- a/README.textile +++ b/README.textile @@ -1,4 +1,4 @@ -This is a very simple app for referral and/or affiliate tracking in rails. I wanted to create a dropbox style referral options +This is a very simple app for referral and/or affiliate tracking in rails. I wanted to create a dropbox style referral option to an application. The basic idea is that the devise user id is the referral code. When a user logs in, their referral code is in the header. When a new user signs up via that referral link, the referral id is stored.