diff --git a/README.md b/README.md index b439ee2ad8455cb31d2337a7c28a64fc9117435d..ed7b4d1516d04b9801f3d0b4e59862f499968c11 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