Added release scripts
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6d365c6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# Infinite scroll in TW
+[](https://chrome.google.com/webstore/detail/infinite-scroll-in-tw/hpgakoecmgibigdbnljgecablpipbajb)
+
+## Build extension in order to upload to the Chrome Web Store
+To create a zip file with the contents of the extension, which can be uploaded to the Chrome Web Store, run `bash release.bash`. You can also use `bash release.bash -channel=beta` to include a beta label in the extension name and version of the resulting zip file.
+
+The zip file will be located in the `out` folder.
+