Skip to content

Commit

Permalink
Change header level
Browse files Browse the repository at this point in the history
  • Loading branch information
huong-li-nguyen committed Dec 12, 2024
1 parent 2d4a4e9 commit 3e056f8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,15 @@ Use Vizro when you need to combine the speed and ease of low-code Python tools,

## How to use Vizro?

### Vizro framework
## Vizro framework

**Low-code framework for building dashboards.**

The Vizro framework underpins the entire Vizro toolkit. It is a Python package (called `vizro`).

Visit the **[documentation](https://vizro.readthedocs.io/en/stable/)** for more details.

### Vizro visual vocabulary
## Vizro visual vocabulary

**Chart examples.**

Expand All @@ -100,7 +100,7 @@ Visit the **[Vizro visual vocabulary](https://vizro-demo-visual-vocabulary.hf.sp

<img width="600" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_visual_vocabulary.png">

### Vizro examples gallery
## Vizro examples gallery

**Dashboard examples.**

Expand All @@ -110,7 +110,7 @@ Visit the **[dashboard examples gallery](https://vizro.mckinsey.com/)** to see t

<img width="600" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_dashboard_examples.png">

### Vizro-AI
## Vizro-AI

**Use LLMs to generate charts and dashboards.**

Expand Down
8 changes: 4 additions & 4 deletions vizro-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,15 @@ Use Vizro when you need to combine the speed and ease of low-code Python tools,

## How to use Vizro?

### Vizro framework
## Vizro framework

**Low-code framework for building dashboards.**

The Vizro framework underpins the entire Vizro toolkit. It is a Python package (called `vizro`).

Visit the **[documentation](https://vizro.readthedocs.io/en/stable/)** for more details.

### Vizro visual vocabulary
## Vizro visual vocabulary

**Chart examples.**

Expand All @@ -100,7 +100,7 @@ Visit the **[Vizro visual vocabulary](https://vizro-demo-visual-vocabulary.hf.sp

<img width="600" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_visual_vocabulary.png">

### Vizro examples gallery
## Vizro examples gallery

**Dashboard examples.**

Expand All @@ -110,7 +110,7 @@ Visit the **[dashboard examples gallery](https://vizro.mckinsey.com/)** to see t

<img width="600" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_dashboard_examples.png">

### Vizro-AI
## Vizro-AI

**Use LLMs to generate charts and dashboards.**

Expand Down

0 comments on commit 3e056f8

Please sign in to comment.