From 1b8bdce1fdc9549a2f8c6f8c1ff076cb54cec958 Mon Sep 17 00:00:00 2001 From: SparshKhanna0001 <65919066+SparshKhanna0001@users.noreply.github.com> Date: Sat, 9 Nov 2024 20:43:29 +0530 Subject: [PATCH] added the stats feature (#104) --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 25b4bab..db2e723 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,16 @@ Vulnerabilities

+## 📊 Repository Statistics + +| Metric | Count | +|--------|-------| +| ![Stars](https://img.shields.io/github/stars/devansh-shah-11/FaceRec?style=flat-square) | [Stars](https://github.com/devansh-shah-11/FaceRec/stargazers) | +| ![Forks](https://img.shields.io/github/forks/devansh-shah-11/FaceRec?style=flat-square) | [Forks](https://github.com/devansh-shah-11/FaceRec/network/members) | +| ![Open Issues](https://img.shields.io/github/issues/devansh-shah-11/FaceRec?style=flat-square) | [Issues](https://github.com/devansh-shah-11/FaceRec/issues) | +| ![Open PRs](https://img.shields.io/github/issues-pr/devansh-shah-11/FaceRec?style=flat-square) | [Pull Requests](https://github.com/devansh-shah-11/FaceRec/pulls) | +| ![Closed PRs](https://img.shields.io/github/issues-pr-closed/devansh-shah-11/FaceRec?style=flat-square) | [Closed PRs](https://github.com/devansh-shah-11/FaceRec/pulls?q=is%3Apr+is%3Aclosed) | + ## 🚀 Features - **Real-Time Face Recognition:** Detect and recognize faces seamlessly in real-time.