From 374d283cf0fc5e5e28136673dcabf3b892141ee9 Mon Sep 17 00:00:00 2001 From: Alex Huszagh Date: Wed, 21 Jul 2021 11:23:20 -0500 Subject: [PATCH] Minor patch to README table of contents. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e2b84a..b81d582 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,12 @@ This stylesheet aims to be similar across all platforms, and provide a nice UI f **Table of Contents** - [Gallery](#gallery) -- [Installing](#installing) - [Customization](#customization) +- [Installing](#installing) + - [CMake Installation](#cmake-installation) + - [QMake Installation](#qmake-installation) + - [PyQt5 Installation](#pyqt5-installation) + - [PyQt6 Installation](#pyqt6-installation) - [Features](#features) - [Limitations](#limitations) - [Debugging](#debugging)