README.md: Fix MD040 warnings

The following warnings are generated by using markdownlint analysis:
```
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
```
Refer to markdown-lint [1] to fix MD040
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/040-fenced-code-language.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: Icd89343bd10409ced7d1f1af2272cca151e80de7
1 file changed
tree: 8d9eadd5bd4ed6886b72e00fecb1a462b46c5772
  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