Correct comment in README
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: Ia6df1ee3cef38fe7b0a840c3cdeae7c9b386cf00
diff --git a/README.md b/README.md
index 7c2e89f..295d124 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
This repository contains common makefile logic and targets that can be
used to build arbitrary repositories. Makefile logic is currently being
-consumed by the VOLTHA project
+consumed by the VOLTHA project
makefiles/ subdirectories
-------------------------
@@ -32,7 +32,7 @@
---------
% tree --charset=ascii -n
-
+
Makefile
config.mk
makefiles/
@@ -52,7 +52,7 @@
| | | |-- robot.mk Syntax check robot testing framework
| | | |-- shell.mk Invoke shellcheck command on scripts
| | | |-- yaml Syntax check yaml configs
-
+
NOTES
=====
@@ -71,6 +71,8 @@
- [Makefile Variables & Debugging](docs/VARIABLES.md)
- [Todo List](docs/todo.md)
+<!---
+
# -----------------------------------------------------------------------
# Copyright 2023-2024 Open Networking Foundation Contributors
#
@@ -91,3 +93,5 @@
# -----------------------------------------------------------------------
# Intent:
# -----------------------------------------------------------------------
+
+--->