diff --git a/examples/image_segmentation/android/category_mask/README.md b/examples/image_segmentation/android/category_mask/README.md index 9b9bf083..2e8ec6d6 100644 --- a/examples/image_segmentation/android/category_mask/README.md +++ b/examples/image_segmentation/android/category_mask/README.md @@ -35,7 +35,7 @@ for opening locally stored files. Android Studio project. * From the Open File or Project window that appears, navigate to and select - the mediapipe/examples/image_segmentation/android directory. Click OK. You may + the mediapipe/examples/image_segmentation/android/category_mask directory. Click OK. You may be asked if you trust the project. Select Trust. * If it asks you to do a Gradle Sync, click OK. diff --git a/examples/image_segmentation/android/confidence_mask/README.md b/examples/image_segmentation/android/confidence_mask/README.md index 074a5f6c..3f516667 100644 --- a/examples/image_segmentation/android/confidence_mask/README.md +++ b/examples/image_segmentation/android/confidence_mask/README.md @@ -36,7 +36,7 @@ for opening locally stored files. Android Studio project. * From the Open File or Project window that appears, navigate to and select - the mediapipe/examples/image_segmentation/android directory. Click OK. You may + the mediapipe/examples/image_segmentation/android/confidence_mask directory. Click OK. You may be asked if you trust the project. Select Trust. * If it asks you to do a Gradle Sync, click OK.