diff --git a/.all-contributorsrc b/.all-contributorsrc index 3a39701..4e62c99 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,6 +14,16 @@ "test", "code" ] + }, + { + "login": "wesleygrimes", + "name": "Wes Grimes", + "avatar_url": "https://avatars0.githubusercontent.com/u/324308?v=4", + "profile": "https://wesleygrimes.com", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index f0197d6..0161b4b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ngx-plug-n-play +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) + The `ngx-plug-n-play` library is an Angular library that contains services, components, directives, pipes, etc that are easily implemented into any project. The goal is to provide functionality while not defining any default styles. Directives don't provide a template, so those will inherently use the styles defined by the user. Components will use `ng-template`, `ng-content`, and other forms of transclusion so that the user can style components to match their application. ## Installation @@ -50,7 +52,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -
Preston Lamb
Preston Lamb

⚠️ 💻
+
Preston Lamb
Preston Lamb

⚠️ 💻
Wes Grimes
Wes Grimes

💻 📖
diff --git a/projects/ngx-plug-n-play-lib/README.md b/projects/ngx-plug-n-play-lib/README.md index c393a8f..978cee8 100644 --- a/projects/ngx-plug-n-play-lib/README.md +++ b/projects/ngx-plug-n-play-lib/README.md @@ -25,8 +25,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -
Preston Lamb
Preston Lamb

⚠️ 💻
- +
Preston Lamb
Preston Lamb

⚠️ 💻
Wes Grimes
Wes Grimes

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