Skip to content

Commit

Permalink
refactor: Update table of contents in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocjohn committed Oct 26, 2024
1 parent 01b361c commit 4775ac3
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,21 @@

<p style="text-align: justify;">This is a Lovelace custom card for Home Assistant that provides detailed information about the current phase of the moon. This card leverages precise astronomical calculations to deliver accurate lunar data, making it a valuable addition for those interested in astronomy, astrology, or just tracking the moon's phases.</p>


## Table of contents

<details>
<summary>Table of contents</summary>

- [Overview](#Lunar-Phase-Card)
- [Features](#features)
- [Installation](#installation)
- [HACS Installation](#hacs-installation)
- [Manual Installation](#manual-installation)
- [Configuration](#configuration)

</details>

## Features

- **Current Lunar Phase Display:** Shows the current phase of the moon.
Expand Down Expand Up @@ -55,19 +70,6 @@
<img src="https://raw.githubusercontent.com/ngocjohn/lunar-phase-card/main/assets/moon-horizon.gif" alt="Lunar Phase Card">
</div>

## Table of contents

<details>
<summary>Table of contents</summary>

- [Overview](#Lunar-Phase-Card)
- [Features](#features)
- [Installation](#installation)
- [HACS Installation](#hacs-installation)
- [Manual Installation](#manual-installation)
- [Configuration](#configuration)

</details>

## Installation

Expand Down

0 comments on commit 4775ac3

Please sign in to comment.