diff --git a/.gitignore b/.gitignore
index 225fc6f..554a487 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/__pycache__
+*.DS_Store
\ No newline at end of file
diff --git a/README copy.md b/README copy.md
deleted file mode 100644
index dcdb4e5..0000000
--- a/README copy.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# 3D Highlighter
-
-This is the repository that contains source code for the [3D Highlighter website](https://threedle.github.io/3DHighlighter).
-
-If you find 3D Highlighter useful for your work please cite:
-```
-@InProceedings{decatur2022highlighter
- author = {Decatur, Dale and Lang, Itai and Hanocka, Rana},
- title = {3D Highlighter: Localizing Regions on 3D Shapes via Text Descriptions},
- journal = {CVPR},
- year = {2022},
-}
-```
-
-# Website License
-
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
diff --git a/index.html b/index.html
index dfcca8f..04fc060 100644
--- a/index.html
+++ b/index.html
@@ -54,7 +54,7 @@