Skip to content

Commit

Permalink
updated README - v0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocattaneo committed Jan 27, 2020
1 parent 7a02851 commit 50d7979
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![SPID on forum.italia.it](https://img.shields.io/badge/Forum-SPID-blue.svg)](https://forum.italia.it/c/spid)
[![Build Status](https://travis-ci.org/italia/spid-php-lib.svg?branch=master)](https://travis-ci.org/italia/spid-php-lib)

> **CURRENT VERSION: v0.34**
> **CURRENT VERSION: v0.35**
# spid-php-lib
PHP package for SPID authentication.
Expand All @@ -30,26 +30,28 @@ Alternatives for other languages:
Table of Contents
=================

* [Repository layout](#repository-layout)
* [Getting started](#getting-started)
* [Prerequisites](#prerequisites)
* [Configuring & 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)
- [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
Expand Down

0 comments on commit 50d7979

Please sign in to comment.