From d8599b51083152769db06f301df109f8cd1d4cfe Mon Sep 17 00:00:00 2001 From: Thong Phan Date: Wed, 20 Mar 2024 23:27:04 +0700 Subject: [PATCH] update beginner heading --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d4111c..9c1f0e4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Feel free to navigate through the resources listed below with their descriptions **RISC-V** is an open standard Instruction Set Architecture (ISA) based on established Reduced Instruction Set Computer (RISC) principles. -👋 **Want to learn about RISC-V?** Check out the [Beginner-Level](#🟢-beginner-level-resources) or [Intermediate-Level](#🔵-intermediate-level-resources) learning resources. +👋 **Want to learn about RISC-V?** Check out the [Beginner-Level](#-beginner-level-resources) or [Intermediate-Level](#🔵-intermediate-level-resources) learning resources.

@@ -21,7 +21,7 @@ Feel free to navigate through the resources listed below with their descriptions - [➕ Making Contributions](#-making-contributions) - [📙 Resources](#-resources) - [Learning Resources for RISC-V](#learning-resources-for-risc-v) - - [🟢 Beginner-level resources](#🟢-beginner-level-resources) + - [🟢 Beginner-level resources](#-beginner-level-resources) - [🔵 Intermediate-Level resources](#🔵-intermediate-level-resources) - [Softwares and Tools](#softwares-and-tools) - [Open RISC-V Implementations](#open-risc-v-implementations)