diff options
author | David Barksdale <amatus@amatus.name> | 2014-01-17 10:51:33 -0600 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2014-01-17 10:51:33 -0600 |
commit | 4eef22719b86c81affd7cc5e39a228f1be50f942 (patch) | |
tree | 9406db5eb90b8127c5b99078b8a227635f6ae555 | |
parent | 28e6ad4cdc9bcf5b9f8ce56f7fb180ffab4d0e3b (diff) |
Add scripts/ directory to README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -139,6 +139,9 @@ a single descreet location, while allowing a project to change the tree layout. <target> Alternate config rules. The default config is always read before processing alternate rules. + scripts/ The location of the build command and the + builder subdirectory. + sources/ Source code repository holding source archives for various packages. Caches of SCM aquired sources are also stored within this path. The |