diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..451ca4a --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,21 @@ +{ + "projectName": "shellwright", + "projectOwner": "dwmkerr", + "repoType": "github", + "repoHost": "https://github.com", + "files": ["README.md"], + "imageSize": 100, + "commit": false, + "commitConvention": "angular", + "contributorsPerLine": 7, + "skipCi": true, + "contributors": [ + { + "login": "fahd04", + "name": "fahd04", + "avatar_url": "https://avatars.githubusercontent.com/u/142957956?v=4", + "profile": "https://github.com/fahd04", + "contributions": ["code"] + } + ] +} diff --git a/README.md b/README.md index 9cab3f7..4f783e7 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,13 @@ MCP Tools | Developer Guide

+

cicd npm version + All Contributors

+

## Quickstart @@ -430,6 +433,28 @@ claude mcp add shellwright-dev --scope project -- node "${PWD}/dist/index.js" This registers your local build so you can test changes before publishing. +## Contributors + +Thanks to all contributors! + + + + + + + + + + +
fahd04
fahd04

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! + ## License MIT