From 5f9dffb0d820b7cd798958f8be49f69d6db9058f Mon Sep 17 00:00:00 2001 From: tucan9389 Date: Thu, 21 Feb 2019 05:05:44 +0900 Subject: [PATCH] fix broken image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20e085b..b122abb 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This project is Text Detection on iOS using [Vision](https://developer.apple.com #### Add permission in info.plist for device's camera access -![prerequest_001_plist](/Users/canapio/Project/machine%20learning/MoT%20Labs/github_project/ml-ios-projects/PoseEstimation-CoreML/resource/prerequest_001_plist.png) +![prerequest_001_plist](resource/prerequest_001_plist.png) ### 2. Dependencies