diff --git a/README.md b/README.md index 1172c06..8a8dda2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# 📦 Package Browser - Search Packages +# 📦 Package Browser - Search Packages + +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) +[![Version](https://img.shields.io/github/package-json/v/Snigdha-OS/package-browser)](https://github.com/Snigdha-OS/package-browser/releases) +[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/Snigdha-OS/package-browser/issues) +[![Build Status](https://img.shields.io/github/actions/workflow/status/Snigdha-OS/package-browser/ci.yml?branch=main)](https://github.com/Snigdha-OS/package-browser/actions) +[![Website Status](https://img.shields.io/website?url=https%3A%2F%2Fsnigdha-os.github.io)](https://snigdha-os.github.io) 🚀 **Package Browser** is a user-friendly web application designed to simplify browsing, searching, and exploring packages available for Snigdha OS. This tool helps users find the right software with ease, whether for development, daily use, or penetration testing. @@ -11,7 +17,7 @@ ## 🗂️ Repository Structure -``` +```plaintext package-browser/ . ├── eslint.config.js @@ -47,7 +53,7 @@ package-browser/ ├── tsconfig.app.json ├── tsconfig.json ├── tsconfig.node.json -└── vite.config.ts +└── vite.config.ts ``` ## 🛠️ Installation @@ -89,4 +95,4 @@ This project is licensed under the [MIT License](LICENSE). ## 💬 Feedback -We’d love to hear your feedback and suggestions! Feel free to open an issue or contact us directly via the [Snigdha OS](https://github.com/Snigdha-OS) organization. \ No newline at end of file +We’d love to hear your feedback and suggestions! Feel free to open an issue or contact us directly via the [Snigdha OS](https://github.com/Snigdha-OS) organization. \ No newline at end of file