prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types.  Re-run the
formatter on the whole repository.

Change-Id: Ie6cbc7499422a0b53f4455e6c5b99891030d8d5d
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/README.md b/README.md
index aa293b5..ac8c657 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
 ## To Build
+
 ```
 To build this package, do the following steps:
 
@@ -7,3 +8,4 @@
     3. make
 
 To clean the repository run `./bootstrap.sh clean`.
+```