From ce598577219e06ee21ff04bd093bde1b089be556 Mon Sep 17 00:00:00 2001
From: Filipe Filardi <filipefilardi@hotmail.com>
Date: Sat, 21 Apr 2018 01:02:20 -0300
Subject: [PATCH] Add License in readme

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 698cf4fc3..05fb446f4 100644
--- a/README.md
+++ b/README.md
@@ -224,3 +224,6 @@ We are grateful to the authors of existing related projects for their ideas and
 * [@eanplatter](https://github.com/eanplatter)
 * [@insin](https://github.com/insin)
 * [@mxstbr](https://github.com/mxstbr)
+
+## License
+Create React App is [MIT licensed](LICENSE).
-- 
GitLab