commit | 0cd5bf9a3f18d28ad110826b6b308f49b02471ac | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Tue Aug 06 10:57:01 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Wed Aug 07 07:52:47 2024 +0800 |
tree | fd285cf0ed4c42768581383435151902caf952bf | |
parent | 0659771046eb903549b707860606c878a6aeae63 [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: "## To Build"] ``` 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: I7d3d7108f64597c66e18f8ac54c7ddbd53817d8e
diff --git a/README.md b/README.md index f7a482d..d8d480c 100644 --- a/README.md +++ b/README.md
@@ -1,3 +1,5 @@ +# phosphor-networkd + ## To Build ```