From f61b1aa3379771db5003d69fcc979dc6a924b540 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dariusz=20Prz=C4=85da?= Date: Mon, 22 Jul 2013 12:22:09 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd089ad..da21e4f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ oauth-4-laravel is a simple laravel 4 service provider for [Lusitanian/PHPoAuthL witch provides oAuth support in PHP 5.3+ and is very easy to integrate with any project which requires an oAuth client. --- - + +- [Supported services](#supported-services) - [Installation](#installation) - [Registering the Package](#registering-the-package) - [Configuration](#configuration)