diff --git a/README.md b/README.md index 2c8464c89..46a3bfe5b 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ _In future directions, we will assume that the `vt-tv` source is located in `${V `vt-tv` can installed as either a standalone C++ app or as a Python module. Instructions for both cases are included in the dropdowns below.
-

vt-tv Standalone

+Standalone ### 1. Build @@ -100,7 +100,7 @@ Additionally, DARMA-tasking's Load Balancing Analysis Framework (LBAF) provides
-

vt-tv Python Module

+Python Module ### Dependencies @@ -206,7 +206,9 @@ visualization: While `vt-tv` natively supports a variety of QOI, such as the `load`, `id`, or `volume` of ranks and objects[^1], we also support user-defined QOI, called `attributes`.
-

Rank Attributes

+Rank Attributes + +
Rank `attributes` are defined in the `metadata` field of the JSON data files. For example: @@ -224,7 +226,9 @@ In this example, the user defines `max_memory_usage` as a rank attribute. This c
-

Object Attributes

+Object Attributes + +
Object `attributes` are defined in the `tasks` field of the JSON data files. For example: