From c115dde26ca59fa1c96c02f8a5d194f267943f6e Mon Sep 17 00:00:00 2001 From: Sarup Banskota Date: Mon, 16 May 2022 10:15:00 +0700 Subject: [PATCH] Remove duplicate explainer --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index ff99d69..6c1b692 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,9 @@ [![CodeCrafters.io](codecrafters-banner.png)](https://codecrafters.io) -This repository is a compilation of guides for re-creating our favorite technologies from scratch. - -It's a great way to learn. [Submit here](https://github.com/codecrafters-io/build-your-own-x/issues/new). +This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. It's a great way to learn. Submissions welcome, just send a PR. > *What I cannot create, I do not understand — Richard Feynman.* -This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. It's a great way to learn. Submissions welcome, just send a PR. - ## Table of Contents * [3D Renderer](#build-your-own-3d-renderer)