From e3aecb21d6ba6904a1666d1509d708f529718393 Mon Sep 17 00:00:00 2001 From: Raj Babu Das Date: Sat, 26 Aug 2023 23:54:39 +0530 Subject: [PATCH] Updating readme Signed-off-by: Raj Babu Das --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e2f09a5..7a2e9e9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Diffr - Simplifying Directory and File Content Comparison +![GitHub Workflow](https://github.com/imrajdas/diffr/actions/workflows/build-check.yml/badge.svg?branch=main) +[![GitHub stars](https://img.shields.io/github/stars/imrajdas/diffr?style=social)](https://github.com/imrajdas/diffr/stargazers) +[![GitHub Release](https://img.shields.io/github/release/imrajdas/diffr.svg?style=flat)]() + Diffr is an open-source web-based tool designed to make comparing content differences between two directories, and even files, a simple and intuitive process. Whether you're a developer comparing source code, a designer comparing image assets, or anyone dealing with files, Diffr provides a user-friendly interface to quickly identify changes and similarities between directories and files.