diff --git a/kernel/README.md b/kernel/README.md index 0bc085a..371d1ac 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,14 +31,12 @@ List of devices supported - kernel/FreeRTOS/Demo - This folder contains the demo application projects - - -## Overview - +## Note This repository has a dependency on [c2000ware-core-sdk](https://github.com/TexasInstruments/c2000ware-core-sdk) repository. Please clone the c2000ware-core-sdk repo and then clone this repo. The contents of this repo (kernel) folder has to be copied into the c2000ware-core-sdk repo. + ## Contributing to the project -This project is currently not accepting contributions. \ No newline at end of file +This project is currently not accepting contributions.