From 5a6e196064aabbb9b72b12cfbb94e097152a019c Mon Sep 17 00:00:00 2001
From: solsta <86682885+solsta@users.noreply.github.com>
Date: Tue, 14 Dec 2021 15:05:56 +0000
Subject: [PATCH] Update README.md

---
 README.md | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index b439ee2..ed7b4d1 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,11 @@
 # To use
 
-Replace:
-/dynamorio/api/samples/memval_simple.c
-/dynamorio/api/samples/CMakeLists.txt
+Replace: <br>
+/dynamorio/api/samples/memval_simple.c <br>
+/dynamorio/api/samples/CMakeLists.txt <br>
+/dynamorio/api/samples/wrap.c <br>
 
-with:
-CMakeLists.txt
-memval_simple.c
+with: <br>
+CMakeLists.txt <br>
+memval_simple.c <br>
+wrap.c
-- 
GitLab