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
1 file changed
tree: a3a5ed56706d51a06bf9b8f061fe66685423ff35
  1. .shellcheck
  2. .travis.yml
  3. bootstrap.sh
  4. btbridged.c
  5. btbridged.service
  6. configure.ac
  7. LICENSE
  8. Makefile.am
  9. meson.build
  10. org.openbmc.HostIpmi.conf
  11. OWNERS
  12. README.md
README.md

btbridge

To Build

To build this package, do the following steps:

    1. meson setup build
    2. meson compile -C build