diff --git a/README.md b/README.md
index 4dc99d1..cb2cd1a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# eclass-confetti
+# eClass-confetti
 
 Celebrate the smaller things in life. Appreciate and celebrate every assignment/quiz submission with a little confetti shower. 
 
@@ -10,12 +10,23 @@ This extension does not collect any data.
 
 
 ## Listing
-| Platform | Link                                                                                       | Version |
-|----------|--------------------------------------------------------------------------------------------|---------|
-| Chrome   | https://chrome.google.com/webstore/detail/eclass-confetti/noaahpjahcacconhiehjpmacnnjcaake |0.0.4    |
-| Firefox  | https://addons.mozilla.org/en-US/firefox/addon/eclass-confetti/                            |0.0.5    |
-| Safari   | Coming Soon                                                                                |N/A      |
-
+| Platform       | Link                                                                                       | Version |
+|----------------|--------------------------------------------------------------------------------------------|---------|
+| Chrome         | https://chrome.google.com/webstore/detail/eclass-confetti/noaahpjahcacconhiehjpmacnnjcaake | 0.0.6   |
+| Firefox        | https://addons.mozilla.org/en-US/firefox/addon/eclass-confetti/                            | 0.0.6   |
+| Safari (MacOS) | Not paying $120/year for a Apple Developer licence. See guide below.                       | 0.0.6   |
+| Safari (iOS)   | Not paying $120/year for a Apple Developer licence. See guide below.                       | 0.0.6   |
+
+
+## Installation (MacOS & iOS)
+1. Clone or Download the latest release from the [releases page](https://github.com/yuqian5/eclass-confetti/releases)
+2. Unzip the file
+3. Open Xcode and open the project in ios directory
+4. Go to Safari > Settings > Advanced > Show Develop menu in menu bar
+5. In the Develop menu, click on your device and click "Allow Unsigned Extensions"
+6. Build and run the project on your device
+7. Enable the extension in Safari > Settings > Extensions > eClass confetti
+8. Go to eClass and enjoy the confetti
 
 ## Contributors
 * [Kerry Cao](https://github.com/yuqian5)
diff --git a/ios/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json b/ios/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json
index 61d4b04..6cb1f97 100644
--- a/ios/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json	
+++ b/ios/Shared (App)/Assets.xcassets/AppIcon.appiconset/Contents.json	
@@ -1,73 +1,74 @@
 {
   "images" : [
     {
+      "filename" : "eclass confetti -1 (1)-modified (1).png",
       "idiom" : "universal",
       "platform" : "ios",
       "size" : "1024x1024"
     },
     {
-      "size" : "16x16",
-      "idiom" : "mac",
       "filename" : "mac-icon-16@1x.png",
-      "scale" : "1x"
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "16x16"
     },
     {
-      "size" : "16x16",
-      "idiom" : "mac",
       "filename" : "mac-icon-16@2x.png",
-      "scale" : "2x"
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "16x16"
     },
     {
-      "size" : "32x32",
-      "idiom" : "mac",
       "filename" : "mac-icon-32@1x.png",
-      "scale" : "1x"
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "32x32"
     },
     {
-      "size" : "32x32",
-      "idiom" : "mac",
       "filename" : "mac-icon-32@2x.png",
-      "scale" : "2x"
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "32x32"
     },
     {
-      "size" : "128x128",
-      "idiom" : "mac",
       "filename" : "mac-icon-128@1x.png",
-      "scale" : "1x"
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "128x128"
     },
     {
-      "size" : "128x128",
-      "idiom" : "mac",
       "filename" : "mac-icon-128@2x.png",
-      "scale" : "2x"
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "128x128"
     },
     {
-      "size" : "256x256",
-      "idiom" : "mac",
       "filename" : "mac-icon-256@1x.png",
-      "scale" : "1x"
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "256x256"
     },
     {
-      "size" : "256x256",
-      "idiom" : "mac",
       "filename" : "mac-icon-256@2x.png",
-      "scale" : "2x"
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "256x256"
     },
     {
-      "size" : "512x512",
-      "idiom" : "mac",
       "filename" : "mac-icon-512@1x.png",
-      "scale" : "1x"
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "512x512"
     },
     {
-      "size" : "512x512",
-      "idiom" : "mac",
       "filename" : "mac-icon-512@2x.png",
-      "scale" : "2x"
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "512x512"
     }
   ],
   "info" : {
-    "version" : 1,
-    "author" : "xcode"
+    "author" : "xcode",
+    "version" : 1
   }
-}
\ No newline at end of file
+}
diff --git a/ios/Shared (App)/Assets.xcassets/AppIcon.appiconset/eclass confetti -1 (1)-modified (1).png b/ios/Shared (App)/Assets.xcassets/AppIcon.appiconset/eclass confetti -1 (1)-modified (1).png
new file mode 100644
index 0000000..e18b2f5
Binary files /dev/null and b/ios/Shared (App)/Assets.xcassets/AppIcon.appiconset/eclass confetti -1 (1)-modified (1).png differ
diff --git a/ios/eClass confetti.xcodeproj/project.xcworkspace/xcuserdata/kerrycao.xcuserdatad/UserInterfaceState.xcuserstate b/ios/eClass confetti.xcodeproj/project.xcworkspace/xcuserdata/kerrycao.xcuserdatad/UserInterfaceState.xcuserstate
index e7f6861..3c7de3c 100644
Binary files a/ios/eClass confetti.xcodeproj/project.xcworkspace/xcuserdata/kerrycao.xcuserdatad/UserInterfaceState.xcuserstate and b/ios/eClass confetti.xcodeproj/project.xcworkspace/xcuserdata/kerrycao.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/publish.sh b/publish.sh
old mode 100644
new mode 100755