From d115ab0e323d2b93440fd08c9322e598b451ae01 Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Wed, 27 Nov 2024 20:52:43 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs(=5Fvisiblity):=20overview?= =?UTF-8?q?=20of=20the=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ede35ee --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Snigdha OS Kernel Switcher + +Snigdha OS Kernel Switcher allows users to seamlessly switch between different kernels on Snigdha OS. It provides a simple command-line interface for managing kernel configurations, making it easier to try out different kernel versions for performance or compatibility testing. The project focuses on ease of use and flexibility, catering to both new users and those who prefer advanced system management. + +## Features +- Easy kernel switching +- Supports multiple kernel versions +- Command-line interface for flexibility + +## Installation +Follow the instructions in the repository for installation on Snigdha OS. + +For more details, check the [Snigdha OS Kernel Switcher repository](https://github.com/Snigdha-OS/snigdhaos-kernel-switcher). \ No newline at end of file