From 929dda602d98c345c51c9bc2599dd41561395647 Mon Sep 17 00:00:00 2001 From: Tarik Weiss Date: Thu, 17 Mar 2022 00:23:15 +0100 Subject: [PATCH] Added shield for packagist. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9538704..0a2122d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# tjson ![GitHub](https://img.shields.io/github/license/tarikweiss/tjson?style=for-the-badge) +# tjson ![GitHub](https://img.shields.io/github/license/tarikweiss/tjson?style=for-the-badge) ![Packagist Version](https://img.shields.io/packagist/v/tarikweiss/tjson?style=for-the-badge) Map json strings into objects and vice versa. ## Usage