diff --git a/.all-contributorsrc b/.all-contributorsrc index 1590e14..33e5ca5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,5 +3,20 @@ "projectOwner": "Niek", "repoType": "github", "commit": false, - "contributors": [] -} \ No newline at end of file + "contributors": [ + { + "login": "petergeneric", + "name": "Peter", + "avatar_url": "https://avatars.githubusercontent.com/u/870655?v=4", + "profile": "https://github.com/petergeneric", + "contributions": [ + "ideas" + ] + } + ], + "files": [ + "README.md" + ], + "commitConvention": "angular", + "contributorsPerLine": 7 +} diff --git a/README.md b/README.md index 191dd5e..06e4c1f 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,13 @@ npm run dev # or: npm run build + + + + + + +
Peter
Peter

🤔