diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 0000000..5cc4170
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,40 @@
+{
+ "projectName": "lancet",
+ "projectOwner": "duke-git",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "files": [
+ "README.md",
+ "README_zh-CN.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "contributorsPerLine": 7,
+ "contributorsSortAlphabetically": false,
+ "badgeTemplate": "[](#contributors)",
+ "contributorTemplate": "\">
\" width=\"<%= options.imageSize %>px;\" alt=\"\"/>
<%= contributor.name %>",
+ "wrapperTemplate": "\n
\n <%= bodyContent %> \n<%= tableFooterContent %>
\n\n",
+ "types": {
+ "custom": {
+ "symbol": "ðŸ”",
+ "description": "A custom contribution type.",
+ "link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
+ }
+ },
+ "linkToUsage": true,
+ "skipCi": true,
+ "contributors": [
+ {
+ "login": "donutloop",
+ "name": "donutloop",
+ "avatar_url": "https://avatars.githubusercontent.com/u/9432921?v=4",
+ "profile": "",
+ "contributions": [
+ "code",
+ "doc",
+ "bug",
+ "review"
+ ]
+ }
+ ]
+}
diff --git a/README.md b/README.md
index 89af96e..3aa322a 100644
--- a/README.md
+++ b/README.md
@@ -1906,4 +1906,6 @@ Hello, I am a software developer and have been engaged in development work for 1
+[](#contributors)
+
Thank you to all the people who contributed to lancet!