Skip to content

Commit

Permalink
increased readability of raw source
Browse files Browse the repository at this point in the history
  • Loading branch information
neroist authored Feb 14, 2022
1 parent cb98144 commit 089a943
Showing 1 changed file with 48 additions and 47 deletions.
95 changes: 48 additions & 47 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,53 +5,54 @@ Made in Nim.
Not affiliated with Govee.

## Contents
- [Supported Devices](https://github.com/nonimportant/nova#supported-devices)
- [Notes](https://github.com/nonimportant/nova#important-notes)
- [Installation](https://github.com/nonimportant/nova#installation)
- [Deletion](https://github.com/nonimportant/nova/blob/main/README.md#deletion)
- [Commands](https://github.com/nonimportant/nova/blob/main/README.md#commands)
- [Setup](https://github.com/nonimportant/nova/blob/main/README.md#setup)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage)
- [Turn](https://github.com/nonimportant/nova/blob/main/README.md#turn)
- [Options](https://github.com/nonimportant/nova/blob/main/README.md#options)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-1)
- [Examples](https://github.com/nonimportant/nova/blob/main/README.md#examples)
- [Brightness](https://github.com/nonimportant/nova/blob/main/README.md#brightness)
- [Options](https://github.com/nonimportant/nova/blob/main/README.md#options-1)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-2)
- [Examples](https://github.com/nonimportant/nova/blob/main/README.md#examples-1)
- [Color](https://github.com/nonimportant/nova/blob/main/README.md#color)
- [Options](https://github.com/nonimportant/nova/blob/main/README.md#options-2)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-3)
- [Examples](https://github.com/nonimportant/nova/blob/main/README.md#examples-2)
- [Color-tem](https://github.com/nonimportant/nova/blob/main/README.md#color-tem)
- [Options](https://github.com/nonimportant/nova/blob/main/README.md#options-3)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-4)
- [Examples](https://github.com/nonimportant/nova/blob/main/README.md#examples-3)
- [State](https://github.com/nonimportant/nova/blob/main/README.md#state)
- [Options](https://github.com/nonimportant/nova/blob/main/README.md#options-4)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-5)
- [Examples](https://github.com/nonimportant/nova/blob/main/README.md#examples-4)
- [Rgb](https://github.com/nonimportant/nova/blob/main/README.md#rgb)
- [Options](https://github.com/nonimportant/nova/blob/main/README.md#options-5)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-6)
- [Examples](https://github.com/nonimportant/nova/blob/main/README.md#examples-5)
- [Devices](https://github.com/nonimportant/nova/blob/main/README.md#devices)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-7)
- [Version](https://github.com/nonimportant/nova/blob/main/README.md#version)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-8)
- [About](https://github.com/nonimportant/nova/blob/main/README.md#about)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-9)
- [Description](https://github.com/nonimportant/nova/blob/main/README.md#description)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-10)
- [Source](https://github.com/nonimportant/nova/blob/main/README.md#source)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-11)
- [Repo](https://github.com/nonimportant/nova/blob/main/README.md#repo)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-12)
- [License](https://github.com/nonimportant/nova/blob/main/README.md#license)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-13)
- [Docs](https://github.com/nonimportant/nova/blob/main/README.md#docs)
- [Usage](https://github.com/nonimportant/nova/blob/main/README.md#usage-14)
(Tip: Click on the 3 lines on the file header to access the automatically generated table of contents.)
- [Supported Devices](#supported-devices)
- [Notes](#important-notes)
- [Installation](#installation)
- [Deletion](#deletion)
- [Commands](#commands)
- [Setup](#setup)
- [Usage](#usage)
- [Turn](#turn)
- [Options](#options)
- [Usage](#usage-1)
- [Examples](#examples)
- [Brightness](#brightness)
- [Options](#options-1)
- [Usage](#usage-2)
- [Examples](#examples-1)
- [Color](#color)
- [Options](#options-2)
- [Usage](#usage-3)
- [Examples](#examples-2)
- [Color-tem](#color-tem)
- [Options](#options-3)
- [Usage](#usage-4)
- [Examples](#examples-3)
- [State](#state)
- [Options](#options-4)
- [Usage](#usage-5)
- [Examples](#examples-4)
- [Rgb](#rgb)
- [Options](#options-5)
- [Usage](#usage-6)
- [Examples](#examples-5)
- [Devices](#devices)
- [Usage](#usage-7)
- [Version](#version)
- [Usage](#usage-8)
- [About](#about)
- [Usage](#usage-9)
- [Description](#description)
- [Usage](#usage-10)
- [Source](#source)
- [Usage](#usage-11)
- [Repo](#repo)
- [Usage](#usage-12)
- [License](#license)
- [Usage](#usage-13)
- [Docs](#docs)
- [Usage](#usage-14)


## Supported Devices
Expand Down

0 comments on commit 089a943

Please sign in to comment.