From 68f34e0761658d0bf1bef39e7383ee4c804a299f Mon Sep 17 00:00:00 2001
From: Rakshit Sinha <sinharaksh1t@ufl.edu>
Date: Thu, 28 Nov 2024 16:25:57 -0800
Subject: [PATCH] Updated Readme

---
 README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 4831ae36..244ad1b2 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
 Forked from kickstart.nvim for the base configurations. Fully customized and modularized per my liking.
 
--- Install nerdfont
--- Install lazygit
+- Install nerdfont
+- Install lazygit
+- Install ripgrep for treesitter
 
 For Go debugger
--- Install delve
+
+- Install delve