diff --git a/README.md b/README.md
index 929d049ca4..f6e8efb30f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
+
+
+
+
+[](https://choosealicense.com/licenses/mit)
+[](https://hits.seeyoufarm.com)
+
+
# Sign Language Interpreter using Deep Learning
> A sign language interpreter using live video feed from the camera.
-The project was completed in 24 hours as part of HackUNT-19, the University of North Texas's annual Hackathon. You can view the project demo on [YouTube](http://bit.ly/2Iaz2UK).
+The project was completed in 24 hours as part of HackUNT-19, the University of North Texas's annual Hackathon. You can view the project demo on [YouTube](https://link.harshgupta.com/acd72).
## Table of contents
* [General info](#general-info)
@@ -12,6 +20,8 @@ The project was completed in 24 hours as part of HackUNT-19, the University of N
* [Code Examples](#code-examples)
* [Features](#features)
* [Status](#status)
+* [Future Work](#future-work)
+* [Citation](#citation)
* [Contact](#contact)
## General info
@@ -31,7 +41,10 @@ We wanted to make it easy for 70 million deaf people across the world to be inde

-**The entire demo of the project can be found on [YouTube](http://bit.ly/2Iaz2UK).**
+
+
+
+**The entire demo of the project can be found on [YouTube](https://link.harshgupta.com/acd72).**
## Screenshots
@@ -158,13 +171,36 @@ Features that can be added:
* Add more sign languages
## Status
-Project is: _finished_. Our team was the winner of the UNT Hackaton 2019. You can find the our final submission post on [devpost](http://bit.ly/2WWllwg).
+Project is: _finished_. Our team was the winner of the UNT Hackaton 2019. You can find the our final submission post on [devpost](https://rebrand.ly/754c5).
+
+## Future Work
+Link for future Github repo : https://github.com/Manishms18/Sign-Language-Advance
+
+## Citation
+
+````
+@misc{shuklaSignLanguageInterpreter2025,
+ title = {Sign Language Interpreter Using Deep Learning},
+ author = {Shukla, Manish and Gupta, Harsh and Sharma, Ashish},
+ year = 2025,
+ howpublished = {\url{https://doi.org/10.21203/rs.3.rs-7465375/v1}},
+ note = {Preprint posted on Research Square (Version 1). Licensed under CC BY 4.0},
+}
+````
+
+Shukla, M., Gupta, H., & Sharma, A. (2025). Sign Language Interpreter Using Deep Learning [Preprint]. Research Square. https://doi.org/10.21203/rs.3.rs-7465375/v1
## Contact
Created by me with my teammates [Siddharth Oza](https://github.com/siddharthoza), [Ashish Sharma](https://github.com/ashish1993utd), and [Manish Shukla](https://github.com/Manishms18).
+Subscribe to my [newsletter](https://upswing.substack.com/) and unlock the secrets to becoming a 10X Data Scientist!
+
If you loved what you read here and feel like we can collaborate to produce some exciting stuff, or if you
-just want to shoot a question, please feel free to connect with me on email,
-LinkedIn, or
-Twitter.
-My other projects can be found [here](http://bit.ly/2UlyFgC).
+just want to shoot a question, please feel free to connect with me on email,
+LinkedIn, or
+Twitter.
+My other projects can be found [here](https://link.harshgupta.com/85f2e).
+
+[](https://link.harshgupta.com/e144a)
+[](https://link.harshgupta.com/34c63)
+
diff --git a/citation.cff b/citation.cff
new file mode 100644
index 0000000000..215b057898
--- /dev/null
+++ b/citation.cff
@@ -0,0 +1,12 @@
+cff-version: 1.1.0
+message: "If you use this software, please cite it as below."
+authors:
+ - family-names: Shukla
+ given-names: Manish
+ orcid: https://orcid.org/0009-0005-1093-5816
+ - family-names: Gupta
+ given-names: Harsh
+title: "Sign Language Interpreter using Deep Learning"
+version: v1.0
+date-released: 2025-08-19
+doi: 10.5281/zenodo.16906268
diff --git a/img/Capture.PNG b/img/Capture.PNG
index 38f2bb3e98..96357f73a4 100644
Binary files a/img/Capture.PNG and b/img/Capture.PNG differ
diff --git a/img/Capture1.PNG b/img/Capture1.PNG
index 166615e195..5b085619d4 100644
Binary files a/img/Capture1.PNG and b/img/Capture1.PNG differ
diff --git a/img/demo5.gif b/img/demo5.gif
new file mode 100644
index 0000000000..039ea63411
Binary files /dev/null and b/img/demo5.gif differ