From 9b20a5a1976ddcc949907ab6168792cebb266710 Mon Sep 17 00:00:00 2001 From: Paolo Greppi Date: Mon, 17 Feb 2020 19:20:56 +0100 Subject: [PATCH] streamline TOC in README, fixes #103 --- README.md | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 7a5c3c4..0fec58a 100644 --- a/README.md +++ b/README.md @@ -30,28 +30,26 @@ Alternatives for other languages: Table of Contents ================= -- [spid-php-lib](#spid-php-lib) -- [Table of Contents](#table-of-contents) - - [Repository layout](#repository-layout) - - [Getting Started](#getting-started) - - [Prerequisites](#prerequisites) - - [Configuring and Installing](#configuring-and-installing) - - [Usage](#usage) - - [Performing login](#performing-login) - - [Performing logout](#performing-logout) - - [Complete API](#complete-api) - - [Example](#example) - - [Demo application](#demo-application) - - [Features](#features) - - [More features](#more-features) - - [Troubleshooting](#troubleshooting) - - [Testing](#testing) - - [Unit tests](#unit-tests) - - [Linting](#linting) - - [Contributing](#contributing) - - [See also](#see-also) - - [Authors](#authors) - - [License](#license) +- [Repository layout](#repository-layout) +- [Getting Started](#getting-started) + - [Prerequisites](#prerequisites) + - [Configuring and Installing](#configuring-and-installing) + - [Usage](#usage) + - [Performing login](#performing-login) + - [Performing logout](#performing-logout) + - [Complete API](#complete-api) + - [Example](#example) + - [Demo application](#demo-application) +- [Features](#features) + - [More features](#more-features) +- [Troubleshooting](#troubleshooting) +- [Testing](#testing) + - [Unit tests](#unit-tests) + - [Linting](#linting) +- [Contributing](#contributing) +- [See also](#see-also) +- [Authors](#authors) +- [License](#license) ## Repository layout