From a825e9ce3f9a93c42b9449f4c73e4b884266fbb4 Mon Sep 17 00:00:00 2001 From: "Kent C. Dodds" Date: Tue, 1 Oct 2019 10:54:01 -0600 Subject: [PATCH] fix: table of contents in README --- README.md | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 4675b4b..f5338fb 100755 --- a/README.md +++ b/README.md @@ -1,20 +1,3 @@ - - - -- [cross-env 🔀](#cross-env-) - - [The problem](#the-problem) - - [This solution](#this-solution) - - [Installation](#installation) - - [Usage](#usage) - - [`cross-env` vs `cross-env-shell`](#cross-env-vs-cross-env-shell) - - [Windows Issues](#windows-issues) - - [Inspiration](#inspiration) - - [Other Solutions](#other-solutions) - - [Contributors](#contributors) - - [LICENSE](#license) - - -

@@ -54,6 +37,20 @@ setting or using the environment variable properly for the platform. Just set it like you would if it's running on a POSIX system, and `cross-env` will take care of setting it properly. + + + +- [Installation](#installation) +- [Usage](#usage) +- [`cross-env` vs `cross-env-shell`](#cross-env-vs-cross-env-shell) +- [Windows Issues](#windows-issues) +- [Inspiration](#inspiration) +- [Other Solutions](#other-solutions) +- [Contributors](#contributors) +- [LICENSE](#license) + + + ## Installation This module is distributed via [npm][npm] which is bundled with [node][node] and