README.md: Fix MD041 warnings

The following warnings are generated by using markdownlint analysis:
```
MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## Building the Code"]
```
Refer to markdown-lint [1] to fix MD041
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/041-first-line-h1.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: Ia94296369f6e778b5efadd5042c5922989a2581f
diff --git a/README.md b/README.md
index de15f72..bd975fa 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+# openpower-debug-collector
+
 ## Building the Code
 
 ```