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.