From 1a7eb8a1157a61b71cb7684f3d9719f6296f32cd Mon Sep 17 00:00:00 2001 From: Pieter van de Bruggen Date: Tue, 1 Mar 2011 10:40:12 -0800 Subject: Updating README w.r.t. indicating version support. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d5366e3..b01b1bb 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ API is the contents of the `specs` directory and the algorithm for testing against it. Mustache implementations SHOULD report the most recent version of the spec -(major and minor version numbers) they have support for. It is RECOMMENDED -that implementations supporting at least v1.0.0 of this spec refer to -themselves as "Mustache-like", or "Mustache-inspired". +(major and minor version numbers). If an implementation has support for any +optional modules, they SHOULD indicate so with a remark attached to the +version number (e.g. "vX.Y, including lambdas" or "v.X.Y+λ"). It is +RECOMMENDED that implementations not supporting at least v1.0.0 of this spec +refer to themselves as "Mustache-like", or "Mustache-inspired". Alternate Formats ----------------- -- cgit v1.2.1