commit | f23b57f9f64461b6ee37e9a9e085ff35316960e5 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Mon Aug 05 14:04:57 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Mon Aug 05 14:04:57 2024 +0800 |
tree | d1cd61047d27434d840a677cd9b2ed1fc50e1dc0 | |
parent | f4e898ab91f2b4f767300781009d0b3a7de5f4dd [diff] |
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