summaryrefslogtreecommitdiff
path: root/provider_base/README
diff options
context:
space:
mode:
Diffstat (limited to 'provider_base/README')
-rw-r--r--provider_base/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/provider_base/README b/provider_base/README
new file mode 100644
index 00000000..bb80df50
--- /dev/null
+++ b/provider_base/README
@@ -0,0 +1,9 @@
+This directory holds the base provider files that actual providers inherit from.
+
+For example:
+
+ the file........ myproject/provider/common.json
+ inherits from... myproject/leap_platform/provider_base/common.json
+
+
+