From 4353b63c90188c61aa8e5304e7b7969596fb6096 Mon Sep 17 00:00:00 2001 From: LaurieWired <123765654+LaurieWired@users.noreply.github.com> Date: Tue, 8 Aug 2023 23:14:18 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f9931a9..b3bb611 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,11 @@ ARTful is a native Android library the allows developers to modify the Android R https://github.com/LaurieWired/ARTful/assets/123765654/7e946bcc-c2bc-4437-9bf9-3ce14103c932 -# Installation -You can import ARTful as a precompiled native binary or build from the example ARTful application to start your runtime manipulation. Follow the guides in the wiki if you need help importing your libraries. - # Usage -### Check out the **[Wiki](https://github.com/LaurieWired/ARTful/wiki/Usage)** for usage instructions and script examples. +### Check out the **[Wiki](https://github.com/LaurieWired/ARTful/wiki/Usage)** for installation, usage instructions, and script examples! +You can import ARTful as a precompiled native binary or build from the example ARTful application to customize your runtime manipulation. # Contribute - Make a pull request