Skip to content

Commit

Permalink
streamline TOC in README, fixes #103
Browse files Browse the repository at this point in the history
  • Loading branch information
Paolo Greppi committed Feb 20, 2020
1 parent fd983a6 commit 9b20a5a
Showing 1 changed file with 20 additions and 22 deletions.
42 changes: 20 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b20a5a

Please sign in to comment.