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