diff --git a/index.html b/index.html
index b1541ec..ff4bed2 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,7 @@
+
diff --git a/scripts/jquery.js b/scripts/jquery.js
index e69de29..9760dcc 100644
--- a/scripts/jquery.js
+++ b/scripts/jquery.js
@@ -0,0 +1,3 @@
+$(function(){
+
+})
\ No newline at end of file