README: highlighting

This commit is contained in:
Daniel Eklöf 2019-01-21 20:46:38 +01:00
parent 6d659b6a24
commit f71251502c

View file

@ -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`