diff --git a/README.md b/README.md index ad2d5e5..f384378 100644 --- a/README.md +++ b/README.md @@ -8,26 +8,24 @@ Rather than modify an INI file in place, it prints the modified contents of the ## Contents -- [initool](#initool) - - [Contents](#contents) - - [Operation](#operation) - - [Usage](#usage) - - [Examples](#examples) - - [POSIX](#posix) - - [Windows](#windows) - - [Both](#both) - - [Whitespace](#whitespace) - - [Nonexistent sections and properties](#nonexistent-sections-and-properties) - - [Line endings](#line-endings) - - [Case sensitivity](#case-sensitivity) - - [Repeated items](#repeated-items) - - [Text encodings](#text-encodings) - - [Building and installation](#building-and-installation) - - [FreeBSD, MacPorts port](#freebsd-macports-port) - - [Building on FreeBSD, Linux, macOS](#building-on-freebsd-linux-macos) - - [Building with Docker](#building-with-docker) - - [Building on Windows](#building-on-windows) - - [License](#license) +- [Operation](#operation) + - [Usage](#usage) + - [Examples](#examples) + - [POSIX](#posix) + - [Windows](#windows) + - [Both](#both) + - [Whitespace](#whitespace) + - [Nonexistent sections and properties](#nonexistent-sections-and-properties) + - [Line endings](#line-endings) + - [Case sensitivity](#case-sensitivity) + - [Repeated items](#repeated-items) + - [Text encodings](#text-encodings) +- [Building and installation](#building-and-installation) + - [FreeBSD, MacPorts port](#freebsd-macports-port) + - [Building on FreeBSD, Linux, macOS](#building-on-freebsd-linux-macos) + - [Building with Docker](#building-with-docker) + - [Building on Windows](#building-on-windows) +- [License](#license) ## Operation