From 47314a8af6f2b23a9e0e5c5918b44ae372ca97b3 Mon Sep 17 00:00:00 2001 From: Yuanchun Li Date: Sat, 20 Jan 2018 11:56:15 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 42db460..7d6e5b6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,5 @@ An app runing on Android to coordinate with DroidBot. 1. `git clone` this project to your local storage. 2. Import [PrivacyStreams Android SDK](https://github.com/PrivacyStreams/PrivacyStreams) into this project. 3. Modify `io/github/privacystreams/accessibility/PSAccessibilityService.java` in privacystreams-android-sdk according to `io/github/ylimit/droidbotapp/PSAccessibilityServicePatch.java` in this module. -4. Move necessary library jars from app/libs to PrivacyStreams-Android-SDK/libs. -5. Build app. Done. +4. Build app. Done.