From 01a2e7ac43404f8136d59075a49964735b84022f Mon Sep 17 00:00:00 2001 From: Harshaabhi Date: Wed, 19 Nov 2025 22:31:15 +0530 Subject: [PATCH] docs: fix placeholder formatting in README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab8ebd9..948f4b1 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ [![Banner](https://codecrafters.io/images/updated-byox-banner.gif)](https://codecrafters.io/github-banner) -## Build your own <insert-technology-here> +## Build your own `` + This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. > *What I cannot create, I do not understand — Richard Feynman.* - -It's a great way to learn. +> +> It's a great way to learn. * [3D Renderer](#build-your-own-3d-renderer) * [Augmented Reality](#build-your-own-augmented-reality)