Update readme and revert relative URL. (#27)

* Reordering: bumping cloning instruction up.

* Rewording readme.md to be clear kernel code is a submodule of this repository.

* Reverting relative URL, since user cannot click through on GitHub page.

(With URL, user could still download the correct version of the code. Reverting simply due to UI issue.)
This commit is contained in:
Yuhui.Zheng 2020-03-06 09:15:11 -08:00 committed by GitHub
parent 5751ae9b60
commit 42c627b2b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 17 deletions

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "FreeRTOS/Source"]
path = FreeRTOS/Source
url = ../FreeRTOS-Kernel.git
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git