diff --git a/.gitignore b/.gitignore
index d77b8a24e..4539d4a6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
 *.py[cod]
-
+.exe
 # C extensions
 *.so
 
@@ -38,4 +38,4 @@ nosetests.xml
 .komodotools/
 *.komodoproject
 
-.DS_Store
\ No newline at end of file
+.DS_Store
diff --git a/README.md b/README.md
index 343480ce0..f0d919138 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 Mega Project List
-========
+=================
 
 A list of practical projects that anyone can solve in any programming language (See [solutions](https://github.com/thekarangoel/Projects-Solutions)). These projects are divided in multiple categories, and each category has its own folder.