diff --git a/examples/demo-apps/android/LlamaDemo/README.md b/examples/demo-apps/android/LlamaDemo/README.md
index 41b030cef06..c85f69a0798 100644
--- a/examples/demo-apps/android/LlamaDemo/README.md
+++ b/examples/demo-apps/android/LlamaDemo/README.md
@@ -65,8 +65,7 @@ Optional Parameters:
* System Prompt: Without any formatting, you can enter in a system prompt. For example, "you are a travel assistant" or "give me a response in a few sentences".
* User Prompt: More for the advanced user, if you would like to manually input a prompt then you can do so by modifying the `{{user prompt}}`. You can also modify the special tokens as well. Once changed then go back to the main Chat activity to send.
-> [!TIP]
-> Helpful ExecuTorch API in app
+#### ExecuTorch App API
```java
// Upon returning to the Main Chat Activity
@@ -95,8 +94,8 @@ You can provide it more follow-up questions as well.