Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Vargas Casaseca committed Apr 4, 2020
1 parent d14ace2 commit 9f4b336
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome" />
</a>
<a href="https://medium.com/@toupper">
<img src="https://img.shields.io/badge/[email protected]">" alt="Medium: @toupper" />
<img src="https://img.shields.io/badge/[email protected]" alt="Medium: @toupper" />
</a>
</p>

Welcome to **Warhol**Warhol is a library written in Swift that makes easy the process of Face Detection and drawing on them on IOS.
Welcome to **Warhol**A library written in Swift that makes easy the process of Face Detection and drawing on them on IOS.

Warhol acts as a wrapper on top of the Apple Vision Framework, detecting the features of a face from camera or image and providing these elements position in your own coordinates, so you can easily draw on top. Forget about the complex Vision or AVFoundation frameworks, just handle the Warhol Face View Model class that encapsulates the features coordinates.

Expand Down

0 comments on commit 9f4b336

Please sign in to comment.