diff --git a/README.md b/README.md
index 2817441..1644add 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Comprehensive Python Cheatsheet
Main
----
-```javascript
+```python
if __name__ == '__main__':
main()
```
diff --git a/index.html b/index.html
index 7136874..b76e2ab 100644
--- a/index.html
+++ b/index.html
@@ -1,23 +1,20 @@
-
-
-Comprehensive Python Cheatsheet
-
-
-
-
-
-
-
-
-
+
+
+ Comprehensive Python Cheatsheet
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/default.min.css b/web/default.min.css
similarity index 100%
rename from default.min.css
rename to web/default.min.css
diff --git a/highlight.min.js b/web/highlight.min.js
similarity index 100%
rename from highlight.min.js
rename to web/highlight.min.js
diff --git a/script.js b/web/script.js
similarity index 100%
rename from script.js
rename to web/script.js
diff --git a/showdown.min.js b/web/showdown.min.js
similarity index 100%
rename from showdown.min.js
rename to web/showdown.min.js
diff --git a/style.css b/web/style.css
similarity index 100%
rename from style.css
rename to web/style.css