From 4b7bb97c34d8993285a09ed7fe5440f798393df2 Mon Sep 17 00:00:00 2001 From: lucky-vers Date: Fri, 22 Dec 2023 19:39:28 +0530 Subject: [PATCH] Remove code lines --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dc18c9..c70d689 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ A repository to store and track my progress through the various task phases of **Cryptonite**, the cybersecurity student project of MIT Manipal. -- **Phase 1:** Consisted of solving the first 22 levels of the [`bandit`](https://overthewire.org/wargames/bandit/) challenge, a beginner's level CTF serving as an introduction to the Linux shell. -- **Phase 2:** Involved solving a list of challenges on [`picoCTF`](https://play.picoctf.org/practice), an intermediate cybersecurity challenge series. +- **Phase 1:** Consisted of solving the first 22 levels of the [bandit](https://overthewire.org/wargames/bandit/) challenge, a beginner's level CTF serving as an introduction to the Linux shell. +- **Phase 2:** Involved solving a list of challenges on [picoCTF](https://play.picoctf.org/practice), an intermediate cybersecurity challenge series.