aboutsummaryrefslogtreecommitdiff
path: root/SETUP.md
diff options
context:
space:
mode:
Diffstat (limited to 'SETUP.md')
-rw-r--r--SETUP.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/SETUP.md b/SETUP.md
index 1b02e0f..811c128 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -7,7 +7,7 @@ A feature contains texts and scripts,
each targeting one of 3 audiences:
1. Decision makers
- + Summary text: file `README.md`
+ + General README text: file `README.md`
+ Overview text: file `OVERVIEW.md`
2. Users
+ Getting started text: `INTRO.md`
@@ -18,9 +18,14 @@ each targeting one of 3 audiences:
+ Maintainance text: file `ADMIN.md`
+ Administration scripts
-Summary text is mandatory.
+General README text is mandatory,
+and must follow the [standard-readme][] specification.
+
All other parts are optional.
+[standard-readme]: <https://github.com/RichardLitt/standard-readme/blob/master/spec.md>
+ "specification for how a standard README should look"
+
## Maturity