From 96423bd539dbfa5adb919f7644ebc83665cb7514 Mon Sep 17 00:00:00 2001 From: Jimmy Brisson Date: Thu, 28 Mar 2019 11:34:26 -0500 Subject: [PATCH] Reword table header --- tools/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/README.md b/tools/README.md index c1e04db64e..0b8392fee2 100644 --- a/tools/README.md +++ b/tools/README.md @@ -5,7 +5,7 @@ Mbed 2. Quick navigation: -| file/directory | What it do | +| file/directory | Purpose/function | |-----------------------|------------------------------------------------| | `build.py` | implementation of `mbed compile --library` | | `build_api.py` | full-project build operations |