aboutsummaryrefslogtreecommitdiffstats
path: root/config/README
diff options
context:
space:
mode:
authorlj1412 <lji@research.att.com>2017-02-14 15:10:01 +0000
committerlj1412 <lji@research.att.com>2017-02-14 15:10:03 +0000
commitd3ab0372565dbdbf202d819f071539e5047615dc (patch)
treebfcdaed109cc22454efc178168a57f1910bdbcc2 /config/README
parentb8d6bbecc10156e9b99f40b743bcac18086e86fa (diff)
Init dcae.dmaapbc
Change-Id: I67a7bab881544651bbff6bedb9551975c7ee10ca Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'config/README')
-rw-r--r--config/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/README b/config/README
new file mode 100644
index 0000000..b0b7482
--- /dev/null
+++ b/config/README
@@ -0,0 +1,5 @@
+# README
+# {projectRoot}/config directory is used to hold files expected of 3rd party libaries
+# and those libraries look in config by default.
+# this avoids having to find a hook in the library for telling it where to look, assuming it even has such a hook.
+# \ No newline at end of file