From 8c3880e4f9a9b3911bd91fe925815ac6f37056de Mon Sep 17 00:00:00 2001 From: chessMan <71754779+mohitmishra786@users.noreply.github.com> Date: Sat, 21 Dec 2024 08:48:06 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1084a80..0b541feb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repository provides a comprehensive roadmap and curated resources for learning low-level programming and systems programming, with a focus on C and Assembly language. Whether you're a beginner curious about how computers work under the hood or an experienced developer seeking to enhance your skills, this guide is designed to help you navigate the exciting world of systems-level development. +**You can read everything here:** [Website](https://mohitmishra786.github.io/amILearningEnough/) + ## Why Learn Low-Level Programming? Understanding low-level programming empowers you to: