From 5d5fcfee843d4e0cdfa9baa9f1f6f94d5b17694a Mon Sep 17 00:00:00 2001 From: Waterdish Date: Mon, 15 Jan 2024 21:35:43 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45f9136..d2a4082 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Orientation Lock does not work. https://github.com/libsdl-org/SDL/issues/6090

Build Instructions:

-1.Edit the app/build.gradle file to point to your ndk folder. NDK 26+ tested as working.
-2.Open the project in android studio and build.
+1. Edit the app/build.gradle file to point to your ndk folder. NDK 26+ tested as working.
+2. Open the project in android studio and build.