From aa3f81434c3012589d8abc5a2226927b4c672e18 Mon Sep 17 00:00:00 2001 From: Clem Blanco Date: Thu, 5 Oct 2023 15:03:38 +0200 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jérôme Gamez --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 67f81d6..45279ee 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,15 @@ Please read about the future of the Firebase Admin PHP SDK on the --- -- [Installation](#installation) - - [Laravel](#laravel) -- [Configuration](#configuration) - - [Credentials with JSON files](#credentials-with-json-files-auto-discovered) - - [Credentials with arrays](#credentials-with-arrays) -- [Usage](#usage) - - [Multiple projects](#multiple-projects) -- [Supported Versions](#supported-versions) -- [License](#license) +- [Installation](#installation) + - [Laravel](#laravel) +- [Configuration](#configuration) + - [Credentials with JSON files](#credentials-with-json-files) + - [Credentials with Arrays](#credentials-with-arrays) +- [Usage](#usage) + - [Multiple projects](#multiple-projects) +- [Supported Versions](#supported-versions) +- [License](#license) ## Installation