From 57a196a0a0d380d5b23b5b78b6b1ca6b6edffbad Mon Sep 17 00:00:00 2001 From: Mike Brown Date: Tue, 1 Dec 2015 15:25:59 -0600 Subject: [PATCH] adds text describing the upper-case keywords used in the spec Signed-off-by: Mike Brown --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfe73fa1..cbc5d19f 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Table of Contents - [Linux Specific Runtime](runtime-linux.md) - [Implementations](implementations.md) +In the specifications in the above table of contents, the keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" are to be interpreted as described in [RFC 2119](http://tools.ietf.org/html/rfc2119) (Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997). + # Use Cases To provide context for users the following section gives example use cases for each part of the spec.