From f71251502c2aaa9423e1e8ec664b79402bf01132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 21 Jan 2019 20:46:38 +0100 Subject: [PATCH] README: highlighting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e2c20b1..0a62597 100644 --- a/README.md +++ b/README.md @@ -147,9 +147,9 @@ The value of each item in the `left`, `center` and `right` lists is a _module_. ### Tags -Modules expose information through _tags_. Each tag has name, type and -a value. The name and type is fixed, while the value will typically -change over time. +Modules expose information through _tags_. Each tag has _name_, _type_ +and a _value_. The name and type is fixed, while the value will +typically change over time. The tags are rendered by _particles_. Each particle type has it's own way of representing tag values. The simplest one is the `string`