diff --git a/.github/banner/parameter-logo.svg b/.github/banner/parameter-logo.svg new file mode 100644 index 0000000..5e775c9 --- /dev/null +++ b/.github/banner/parameter-logo.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.github/banner/parameter-social.png b/.github/banner/parameter-social.png new file mode 100644 index 0000000..3aa930f Binary files /dev/null and b/.github/banner/parameter-social.png differ diff --git a/README.md b/README.md index e12bc82..5ea8593 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ [![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=chevere_parameter&metric=sqale_index)](https://sonarcloud.io/dashboard?id=chevere_parameter) [![CodeFactor](https://www.codefactor.io/repository/github/chevere/parameter/badge)](https://www.codefactor.io/repository/github/chevere/parameter) +![Parameter](.github/banner/parameter-logo.svg) + ## Summary Parameter is an abstraction around parameter-argument. It can be used to provide parameter validation rules via attributes backed on its own type system.