From 06e5e76797cb1d8c551edf409c4b7f0a3a1dba05 Mon Sep 17 00:00:00 2001
From: Anant Singh <47292837+cyf1r3@users.noreply.github.com>
Date: Wed, 11 Sep 2024 10:37:11 +0530
Subject: [PATCH] Update README.md

Changed the keyword 'roop' to 'Deep-Live-Cam'.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 41dcdd7..453169b 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ For MAC OS, You have to install or upgrade python-tk package:
 ```
 brew install python-tk@3.10
 ```
-##### DONE!!! If you don't have any GPU, You should be able to run roop using `python run.py` command. Keep in mind that while running the program for first time, it will download some models which can take time depending on your network connection.
+##### DONE!!! If you don't have any GPU, You should be able to run Deep-Live-Cam using `python run.py` command. Keep in mind that while running the program for first time, it will download some models which can take time depending on your network connection.
 
 #### 5. Proceed if you want to use GPU acceleration (optional)