From 18dcbad6d21625a1a364e11dd931e4310663c59f Mon Sep 17 00:00:00 2001 From: Manjeera-K <24ds2000061@ds.study.iitm.ac.in> Date: Sun, 29 Mar 2026 02:58:23 +0530 Subject: [PATCH] Added a word to a sentence Added a small word in the documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a2e252..624e0e5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre > *What I cannot create, I do not understand — Richard Feynman.* -It's a great way to learn. +It's a great way to learn, yes!!. * [3D Renderer](#build-your-own-3d-renderer) * [AI Model](#ai-model)