From 36b07c5a8e8024e22ba529b88f81396771101a05 Mon Sep 17 00:00:00 2001 From: Matheus Marabesi Date: Sun, 12 Nov 2023 17:05:53 +0100 Subject: [PATCH] docs: adds jest badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f193488..97de426 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/52eb1fd278d54e29ae01cc1ea5b3133b)](https://app.codacy.com/gh/marabesi/json-tool?utm_source=github.com&utm_medium=referral&utm_content=marabesi/json-tool&utm_campaign=Badge_Grade_Settings) [![Node CI](https://github.com/marabesi/json-tool/actions/workflows/ci.yml/badge.svg)](https://github.com/marabesi/json-tool/actions/workflows/delivery.yml) [![Coverage Status](https://coveralls.io/repos/github/marabesi/json-tool/badge.svg?branch=)](https://coveralls.io/github/marabesi/json-tool?branch=) +[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg?logo=jest)](https://github.com/jestjs/jest) Are you tired of accessing **free websites just to format your json content**? Me too. Besides the "data protection" issue sometimes we just want to have it formatted to move on.