From 1a3173f2eeeec158bd0625c2ee447d72033c42d5 Mon Sep 17 00:00:00 2001 From: "Steve L. Nyemba" Date: Sun, 23 Apr 2017 19:38:19 -0500 Subject: [PATCH] documentation --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b9aaa8..b1052bd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # shop -This repository is intended to manage subscriptions and purchases for the my suite of services \ No newline at end of file +This repository is designed to handle the monetization aspects of operations of the phi technology. + +# Subscription Services & Plans + +Plans are implemented against stripe, using the provided API. It is our goal to have all applications/services even the free ones tied to monetization. \ No newline at end of file