From 4577385b5fad9e0f3eaf24ea4269e438b5267af5 Mon Sep 17 00:00:00 2001 From: Tom Raithel Date: Thu, 16 Feb 2017 09:03:14 +0100 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a48d8a..a2c9c40 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Each file has a [front-matter](https://github.com/jxson/front-matter) header whe --- title: "React" ring: adopt + quadrant: languages-and-frameworks --- Text goes here @@ -32,6 +33,7 @@ Each file has a [front-matter](https://github.com/jxson/front-matter) header whe Following front-matter attributes are possible: - **title**: Name of the Item +- **quadrant**: Quadrant. One of `languages-and-frameworks`, `methods-and-patterns`, `platforms-and-aoe-services`, `tools` - **ring**: Ring section in radar. One of `trial`, `assess`, `adopt`, `hold` - **info**: (optial) A short textual description of the item (visible in overview pages)