diff --git a/README.md b/README.md
index 266fbf1..ba3eb78 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
- A Website, a Visual Representation of Students' Grade Data on Veracross
+ A Website, A Visual Representation of Students' Grade Data on Veracross
@@ -24,6 +24,7 @@ This is a website that generates visual representation of students' grade data o

+
Project Setup:
@@ -45,3 +46,11 @@ npm run serve
```
npm run build
```
+
+
+
+
+License: [MIT](https://choosealicense.com/licenses/mit/)
+--------
+
+The MIT license basically means that this project is open-soucred and you can do whatever you want with it, as long as you include a copy of this license in your distribution. You don't have to ask for permissions to use or anything. However, if you do bad things with it, I'm not responsible.