diff --git a/mace/examples/README.md b/mace/examples/README.md index b9be3027d05100cf7c8ce41932292d0ec8d6107b..6b621b746ae92b699e1da9d06c497519e9af27cf 100644 --- a/mace/examples/README.md +++ b/mace/examples/README.md @@ -2,6 +2,7 @@ Examples ======= * Build the example (e.g., with armeabi-v7a target) + ``` # To enable debug mode build, use '-c dbg' flag. # To check the underlying commands executed, use '-s' flag.