From 1faed9a9c6342bf9ed03187ea016f525a7f941a8 Mon Sep 17 00:00:00 2001 From: Md Zeeshan <91277213+Zeesshu1@users.noreply.github.com> Date: Sat, 6 Dec 2025 01:24:03 +0530 Subject: [PATCH 1/2] Fix formatting issue in README structure section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 598c61fa5..697d1da79 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ the project's style when contributing new snippets of code. ### Structure Currently we have "topics" under `/docs` and the code for those topics -lives under `/code/`. +lives under `/code/. ### References From a93d0bbb3501fafa8c84886b92f9c77b58ff8e1d Mon Sep 17 00:00:00 2001 From: Md Zeeshan <91277213+Zeesshu1@users.noreply.github.com> Date: Wed, 10 Dec 2025 01:02:51 +0530 Subject: [PATCH 2/2] Fix formatting issue in README structure section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 697d1da79..926ead888 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ the project's style when contributing new snippets of code. ### Structure Currently we have "topics" under `/docs` and the code for those topics -lives under `/code/. +lives under `/code/`.` ### References