diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 00000000..b591d861
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,17 @@
+{
+ "files": ["README.md"],
+ "imageSize": 100,
+ "contributorsPerLine": 7,
+ "contributorsSortAlphabetically": false,
+ "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
+ "contributorTemplate": "\">\" width=\"<%= options.imageSize %>px;\" alt=\"\"/>
<%= contributor.name %>",
+ "types": {
+ "custom": {
+ "symbol": "ðŸ”",
+ "description": "A custom contribution type.",
+ "link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
+ }
+ },
+ "skipCi": "true",
+ "contributors": []
+}
\ No newline at end of file
diff --git a/README.md b/README.md
index 75cd97e0..55844907 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,9 @@
-
+
+
+
## Contributors