From 11161cb2d75dade3d488591c2fe8a4ee4416e114 Mon Sep 17 00:00:00 2001 From: Eric Stern Date: Thu, 18 Apr 2024 18:20:30 -0700 Subject: [PATCH] License info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fba288b..ff426fc 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ This is the official PHP SDK for [SnapAuth](https://www.snapauth.app). [![Test](https://github.com/snapauthapp/sdk-php/actions/workflows/test.yml/badge.svg)](https://github.com/snapauthapp/sdk-php/actions/workflows/test.yml) [![Lint](https://github.com/snapauthapp/sdk-php/actions/workflows/lint.yml/badge.svg)](https://github.com/snapauthapp/sdk-php/actions/workflows/lint.yml) [![Static analysis](https://github.com/snapauthapp/sdk-php/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/snapauthapp/sdk-php/actions/workflows/static-analysis.yml) +![Packagist License](https://img.shields.io/packagist/l/snapauth/sdk) ## Documentation