From a25ea0c56745f2a3eb2a6c9d8d6caba940b3d3e4 Mon Sep 17 00:00:00 2001 From: Aurora Date: Sat, 30 Apr 2016 03:21:50 +0200 Subject: [PATCH] Updated Other features and notes (markdown) --- Other-features-and-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Other-features-and-notes.md b/Other-features-and-notes.md index 58d59f8..0d1d014 100644 --- a/Other-features-and-notes.md +++ b/Other-features-and-notes.md @@ -27,8 +27,8 @@ How to use: - `up_NAME.bin` - `down_NAME.bin` -For each payload you need to hold its corresponding button. -For `r_NAME.bin`, `a_NAME.bin` and `sel_NAME.bin` you need to press **L+R**, **L+A** and **L+SELECT** on boot respectively. +- For each payload you need to hold its corresponding button. +- For `r_NAME.bin`, `a_NAME.bin` and `sel_NAME.bin` you need to press **L+R**, **L+A** and **L+SELECT** on boot respectively. If you're using a non-screen-init version of A9LH, it will be done automatically before launching the payload. ---