diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 0000000000000000000000000000000000000000..73d14db4b84b96226107f9e4c577a20a07e40952
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,52 @@
+{
+  "files": [
+    "README.md"
+  ],
+  "imageSize": 100,
+  "commit": false,
+  "contributors": [
+    {
+      "login": "MarcSkovMadsen",
+      "name": "Marc Skov Madsen",
+      "avatar_url": "https://avatars.githubusercontent.com/u/42288570?v=4",
+      "profile": "http://datamodelsanalytics.com",
+      "contributions": [
+        "code"
+      ]
+    },
+    {
+
+      "login": "russelljjarvis",
+      "name": "Russell Jarvis",
+      "avatar_url": "https://avatars.githubusercontent.com/u/7786645?v=4",
+      "profile": "https://russelljjarvis.github.io/home/",
+      "contributions": [
+        "code",
+        "doc",
+        "ideas",
+        "design",
+        "infra"
+      ]
+    }
+    {   
+      "login": "mcgurrgurr",
+      "name": "pmcg",
+      "avatar_url": "https://avatars.githubusercontent.com/u/34006725?v=4",
+      "profile": "https://github.com/mcgurrgurr",
+      "contributions": [
+        "code",
+        "doc",
+        "ideas",
+        "design",
+        "infra"
+      ]
+    }
+
+  ],
+  "contributorsPerLine": 7,
+  "projectName": "ScienceAccess",
+  "projectOwner": "russelljjarvis",
+  "repoType": "github",
+  "repoHost": "https://github.com",
+  "skipCi": true
+}
diff --git a/README.md b/README.md
index 4124a0fc2d3ceb333b93f15bdadea704cf31bb75..8786e807f72654c79df4f259cecbe62c2d21c669 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
 
+<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
+[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
+<!-- ALL-CONTRIBUTORS-BADGE:END -->
 
 <p align="center">
   <img src="app_works.gif" width="700" height="450"/>
@@ -38,3 +41,25 @@ streamlit run app_dev.py
 
 License
 ScienceAccess is released under the CC BY-NC 2.0. By using ScienceAccess, you are agreeing to its usage terms.
+
+## Contributors ✨
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
+<!-- prettier-ignore-start -->
+<!-- markdownlint-disable -->
+<table>
+  <tr>
+        <td align="center"><a href="https://russelljjarvis.github.io/home/"><img src="https://avatars.githubusercontent.com/u/7786645?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Russell Jarvis</b></sub></a><br /><a href="https://github.com/russelljjarvis/ScienceAccess/commits?author=russelljjarvis" title="Code">💻</a> <a href="https://github.com/russelljjarvis/ScienceAccess/commits?author=russelljjarvis" title="Documentation">📖</a> <a href="#ideas-russelljjarvis" title="Ideas, Planning, & Feedback">🤔</a> <a href="#design-russelljjarvis" title="Design">🎨</a> <a href="#infra-russelljjarvis" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
+    <td align="center"><a href="http://datamodelsanalytics.com"><img src="https://avatars.githubusercontent.com/u/42288570?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Marc Skov Madsen</b></sub></a><br /><a href="https://github.com/russelljjarvis/ScienceAccess/commits?author=MarcSkovMadsen" title="Code">💻</a></td>
+    <td align="center"><a href="https://github.com/mcgurrgurr"><img src="https://avatars.githubusercontent.com/u/34006725?v=4?s=100" width="100px;" alt=""/><br /><sub><b>pmcg</b></sub></a><br /><a href="https://github.com/russelljjarvis/ScienceAccess/commits?author=mcgurrgurr" title="Code">💻</a> <a href="https://github.com/russelljjarvis/ScienceAccess/commits?author=mcgurrgurr" title="Documentation">📖</a> <a href="#ideas-mcgurrgurr" title="Ideas, Planning, & Feedback">🤔</a> <a href="#design-mcgurrgurr" title="Design">🎨</a> <a href="#infra-mcgurrgurr" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
+  </tr>
+</table>
+
+<!-- markdownlint-restore -->
+<!-- prettier-ignore-end -->
+
+<!-- ALL-CONTRIBUTORS-LIST:END -->
+
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!