From fa22e03814a5c1aef33593259cf844b0c6625c31 Mon Sep 17 00:00:00 2001 From: Leon de Boer Date: Fri, 7 Dec 2018 21:50:15 +0800 Subject: [PATCH] Update README.md --- FreeRTOSv10.1.1/build/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeRTOSv10.1.1/build/README.md b/FreeRTOSv10.1.1/build/README.md index 2c3ca50..2dded31 100644 --- a/FreeRTOSv10.1.1/build/README.md +++ b/FreeRTOSv10.1.1/build/README.md @@ -1,2 +1,2 @@ This file is just a file to stop GIThub removing the build directory because it is empty. -That is because I specifically do not want having to make the directory in the makefile which is my personal preference nothing more. +That is because I specifically do not want the makefile having to create this directory which is my personal preference nothing more.