From 7bb8f7a3a2c277a6124228f9f4aa268eb9a2ed8b Mon Sep 17 00:00:00 2001 From: TLZ Date: Mon, 18 May 2020 15:45:07 +0200 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 02cfaf7..0903c31 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,17 @@ This is a quick drop-in CSS switcher to allow for previewing some of the many mi This project only includes _minimal_ frameworks, in other words, boilerplate / classless frameworks that require no adjustment of the corresponding HTML and can be simply dropped into the project to provide a starting point for further design. No additional javascript, compiling, pre-processors, or fiddling with classes should be required for these to look good and be responsive. -- [Drop-in switcher for previewing minimal CSS frameworks](#drop-in-switcher-for-previewing-minimal-css-frameworks) - - [Usage](#usage) - - [Keyboard shortcut](#keyboard-shortcut) - - [Bookmarklet](#bookmarklet) - - [API](#api) - - [Frameworks](#frameworks) - - [Adding frameworks](#adding-frameworks) - - [List of frameworks](#list-of-frameworks) - - [Theme collections](#theme-collections) - - [See also](#see-also) - - [Acknowledgements](#acknowledgements) - - [License](#license) +* [1 Usage](#usage) + * [1.1 Keyboard shortcut](#keyboard-shortcut) + * [1.2 Bookmarklet](#bookmarklet) + * [1.3 API](#api) +* [2 Frameworks](#frameworks) + * [2.1 Adding frameworks](#adding-frameworks) + * [2.2 List of frameworks](#list-of-frameworks) + * [2.3 Theme collections](#theme-collections) +* [3 See also](#see-also) +* [4 Acknowledgements](#acknowledgements) +* [5 License](#license) ## Usage