From 9b0faa2f5340b5c83788b2b2cfa77828b148cfd0 Mon Sep 17 00:00:00 2001
From: Siddharth Deshpande
<40563382+Siddharth-Deshpande@users.noreply.github.com>
Date: Tue, 27 Jun 2023 12:19:15 +0530
Subject: [PATCH] Update README.md
---
kernel/README.md | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/kernel/README.md b/kernel/README.md
index 76dbc48..e237aee 100644
--- a/kernel/README.md
+++ b/kernel/README.md
@@ -1,9 +1,9 @@

-# c2000ware-rtos
+# c2000ware-FreeRTOS
-[Introduction](#introduction) | [Layout](#repositorylayout) | [Overview](#overview) | [Contribute](#contributing-to-the-project)
+[Introduction](#introduction) | [Layout](#repositorylayout) | [Note](#note) | [Contribute](#contributing-to-the-project)
@@ -31,12 +31,10 @@ List of devices supported
- kernel/FreeRTOS/Demo
- This folder contains the demo application projects
+## Note
-
-## Overview
-
- This repository has a dependency on c2000ware-core-sdk repository. It is added as a git submodule to the c2000ware-core-sdk repository.
+This repository has a dependency on c2000ware-core-sdk repository. It is added as a git submodule to the c2000ware-core-sdk repository.
## Contributing to the project
-This project is currently not accepting contributions.
\ No newline at end of file
+This project is currently not accepting contributions.