Skip to content

Commit 43b2b81

Browse files
committed
Adds preview image to the README
1 parent a6eb284 commit 43b2b81

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ This sample is based on [this][1] tutorial which shows the usage of `CIDetector`
44

55
The aim of this sample is to show the right way to convert coordinates (CoreImage → UIKit) which is not a big deal but the former example does it incorrectly and it seems to have gained some popularity already.
66

7-
This my one (or one more) cent to the dev community … blah blah blah LOL.
7+
This my (another) one cent to the dev community … blah blah blah.
88

99
Hope it helps.
1010

1111

12+
Oh!, here is a preview:
13+
![Preview][2]
1214

1315

1416

15-
[1]:http://maniacdev.com/2011/11/tutorial-easy-face-detection-with-core-image-in-ios-5/
17+
18+
[1]:http://maniacdev.com/2011/11/tutorial-easy-face-detection-with-core-image-in-ios-5/
19+
[2]:https://github.com/nacho4d/FaceDetectionExample2/raw/master/Preview.png

0 commit comments

Comments
 (0)