commit | ec42e0abc780a48ba24fc333b83d2451cdc86d5e | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Tue Jul 30 11:18:31 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Tue Jul 30 11:18:31 2024 +0800 |
tree | a3a5ed56706d51a06bf9b8f061fe66685423ff35 | |
parent | fc0fa20df27a48437575f0486b67883513b5cc1e [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: "Remote BIOS Configuration via ..."] ``` 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: I63766ad2e1dca25bba1d84bd627731990034187b
diff --git a/README.md b/README.md index 2b0448f..3edc27e 100644 --- a/README.md +++ b/README.md
@@ -1,3 +1,5 @@ +# btbridge + ## To Build ```