Skip to content

Commit

Permalink
Merge pull request #107 from italia/bugfix/issue-103-toc
Browse files Browse the repository at this point in the history
streamline TOC in README, fixes #103
  • Loading branch information
lorenzocattaneo authored Jun 17, 2020
2 parents fd983a6 + 9b20a5a commit 944ad58
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 944ad58

Please sign in to comment.