From b35801ffbe6ddb4b4d443999c2013e109777e868 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 20 Apr 2021 11:33:15 +0200 Subject: [PATCH] Change the emphasis for important readme sections This looks a bit less in your face than a giant yellow star. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 27724b91..d7503888 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ while also staying easy to debug and maintain. ### Table of contents - [Tested with](#tested-with) -- [:star: Usage](#usage) +- [**Usage**](#usage) - [Preliminaries](#preliminaries) - - [:star: Automatic setup (recommended)](#automatic-setup-recommended) + - [**Automatic setup (recommended)**](#automatic-setup-recommended) - [Manual setup](#manual-setup) - [DAW setup](#daw-setup) - [Bitbridge](#bitbridge) @@ -28,9 +28,9 @@ while also staying easy to debug and maintain. - [Plugin groups](#plugin-groups) - [Compatibility options](#compatibility-options) - [Example](#example) -- [:star: Troubleshooting common issues](#troubleshooting-common-issues) -- [:star: Performance tuning](#performance-tuning) -- [:star: Runtime dependencies and known issues](#runtime-dependencies-and-known-issues) +- [**Troubleshooting common issues**](#troubleshooting-common-issues) +- [**Performance tuning**](#performance-tuning) +- [**Runtime dependencies and known issues**](#runtime-dependencies-and-known-issues) - [Building](#building) - [Building without VST3 support](#building-without-vst3-support) - [32-bit bitbridge](#32-bit-bitbridge)