diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 496ee2c..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-.DS_Store
\ No newline at end of file
diff --git a/LICENSE.md b/LICENSE.md
index d788717..439fba3 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,3 +1,5 @@
+The MIT License (MIT)
+
Copyright (c) 2012 - 2015 Contributors to https://github.com/h5bp/Front-end-Developer-Interview-Questions
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
diff --git a/README.md b/README.md
index 748126c..0f44144 100644
--- a/README.md
+++ b/README.md
@@ -4,25 +4,25 @@ This file contains a number of front-end interview questions that can be used wh
**Note:** Keep in mind that many of these questions are open-ended and could lead to interesting discussions that tell you more about the person's capabilities than a straight answer would.
-## Table of Contents
+## Table of Contents
- 1. [General Questions](#general)
- 1. [HTML Questions](#html)
- 1. [CSS Questions](#css)
- 1. [JS Questions](#js)
- 1. [jQuery Questions](#jquery)
- 1. [Coding Questions](#jscode)
- 1. [Fun Questions](#fun)
+ 1. [General Questions](#general-questions)
+ 1. [HTML Questions](#html-questions)
+ 1. [CSS Questions](#css-questions)
+ 1. [JS Questions](#js-questions)
+ 1. [jQuery Questions](#jquery-questions)
+ 1. [Coding Questions](#coding-questions)
+ 1. [Fun Questions](#fun-questions)
-## Getting Involved
+## Getting Involved
1. [Original Contributors](#contributors)
1. [Recent Contributors](https://github.com/h5bp/Front-end-Developer-Interview-Questions/graphs/contributors)
1. [How to Contribute](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/CONTRIBUTING.md)
1. [License](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/master/LICENSE.md)
-####[[⬆]](#toc) General Questions:
+#### General Questions:
* What did you learn yesterday/this week?
* What excites or interests you about coding?
@@ -56,7 +56,7 @@ This file contains a number of front-end interview questions that can be used wh
* ETag
* X-Frame-Options
-####[[⬆]](#toc) HTML Questions:
+#### HTML Questions:
* What's a `doctype` do?
* What's the difference between standards mode and quirks mode?
@@ -70,7 +70,8 @@ This file contains a number of front-end interview questions that can be used wh
* Can you explain the difference between `GET` and `POST`?
* Describe the difference between `