diff --git a/Contributors.md b/Contributors.md
new file mode 100644
index 0000000..aaf8856
--- /dev/null
+++ b/Contributors.md
@@ -0,0 +1,2 @@
+
+DjeyTQ
diff --git a/README.md b/README.md
deleted file mode 100644
index b700fde..0000000
--- a/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Hiring Trutas:
-Um repo pra galera do Hiring Coders colaborar, aprender, brincar e se conhecer!
-Faça um pull request com sua modificação que eu subo o código no endereço:
-
-http://pedrosusername.github.io
-
-### Links Interessantes:
-
-https://materializecss.com/
-https://materializecss.com/color.html
-https://materializecss.com/cards.html
\ No newline at end of file
diff --git a/assets/js/index.js b/assets/js/index.js
index 473e29e..5b642a8 100644
--- a/assets/js/index.js
+++ b/assets/js/index.js
@@ -179,4 +179,16 @@ const data = [
linkClasses: '',
linkStyle: ''
},
+ {
+ name: 'Djey',
+ githubName: 'https://github.com/djeytq',
+ githubUserName: 'DjeyTQ',
+ informationTitle: 'FullStack',
+ information: 'Hello! If you wanna create link with, be free! I like learning and meet new people',
+ image: 'Dragão.jpg',
+ cardClasses: '',
+ nameClasses: 'grey-text text-darken-4',
+ linkClasses: '',
+ linkStyle: ''
+ },
]
\ No newline at end of file