From 3ca6537f8494f221dbc05d985db8b22f72e62515 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Fri, 29 Sep 2023 15:52:49 +0530 Subject: [PATCH] Added README file --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..36e9264 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# DSL + +Explore our Data Structure Lab repo: codes, lab manuals, write-ups. Ace your assignments with practical examples and clear guidance. + +--- + +# ⚠️ THIS IS THE TESTING BRANCH ⚠️ + +**Codes published here may not work as intended.** This branch contains codes which are first tested, reviewed and then sent merged with the [main](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main) branch. + +---