Initial Commit
diff --git a/_includes/appinstall.html b/_includes/appinstall.html
new file mode 100644
index 0000000..cce8a76
--- /dev/null
+++ b/_includes/appinstall.html
@@ -0,0 +1,8 @@
+<div class='page-heading'>App Install Method (Requires Root):</div>
+<hr />
+<p class="text">Download the TWRP&nbsp;Manager app:</p>
+<ul class="text">
+    <li><a href="http://play.google.com/store/apps/details?id=com.jmz.soft.twrpmanager">Play Store</a></li>
+    <li><a href="http://jmz.so/1n6IJDL">No Play Store?&nbsp;Find a direct download link at the bottom of this page.</a></li>
+</ul>
+<p class="text">Install the app and open it.&nbsp; Tap on Install&nbsp;TWRP. Select your device from the device list ({{ page.codename }}) and then tap on Install Recovery. The file will download and be installed automatically.</p>