Skip to content

Updated README.md #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@


## - About :
<p>it's a python script to control a 3d character's face movements by capturing user's face landmarks </p>
<p>It's a python program to control a 3d character's face movements by capturing user's face landmarks </p>

## - Install prerequisites :

Expand All @@ -40,14 +40,14 @@


## - Youtube Video :
in this tuto i explained how the script works and i will walk you through the Installation process
Check Out Youtube Tuto : https://youtu.be/tEmdLULBUTQ
In this tutorial I explained how the script works and I will walk you through the Installation process
check out My Youtube tutorial : https://youtu.be/tEmdLULBUTQ


## - License :
[![HitCount](http://hits.dwyl.com/joeVenner/control-3d-character-using-python.svg)](http://hits.dwyl.com/joeVenner/control-3d-character-using-python)

Please see the **[LICENSE](LICENSE)** included in this repository for a full copy of the MIT license, which this project is licensed under.
Please see the **[LICENSE](LICENSE)** included in this repository for a full copy of the MIT license, under which this project is licensed.



Expand Down