From f33e3bc2a2f82e68ba1812c2b4503a1bfce9d317 Mon Sep 17 00:00:00 2001 From: Atsushi SAKAI Date: Fri, 1 Apr 2022 11:53:35 +0900 Subject: [PATCH] Fix markdown typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed83fc7..5631a2a 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ This covers all three methods. -##Build Process +## Build Process The HW xAPP can be either tested as a Linux binary or as a docker image. 1. **Linux binary**: The HW xAPP may be compiled and invoked directly.