From 742849cdf2bcc6f1e3f614b9d4fd3a03d699064b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 6 Jun 2021 11:34:18 +0300 Subject: docs: add metadata titles to README, CONTRIBUTING I've changed my personal CI to build all .md files with Subplot, so that we can publish typeset versions. This fails on README.md and CONTRIBUTING.md, because they lack a title. Add them. Sponsored-by: author --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d0fbbdb..5110c36 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Subplot +--- +title: Subplot README +... Capture and communicate acceptance criteria for software and systems, and how they are verified, in a way that's understood by all project -- cgit v1.2.1