From a588f58750658b450022254730517474dfb53833 Mon Sep 17 00:00:00 2001 From: Oliver Tupran Date: Sun, 5 May 2019 07:32:03 +0200 Subject: [PATCH] Added Javadoc and Twitter shields --- .github/CODE_OF_CONDUCT.md | 3 ++- README.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 54fb6c9..d1846ef 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -55,7 +55,8 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at [gitter](https://gitter.im/tupol) | [email](mailto:tupol.github@gmail.com). All +reported by contacting the project team at [gitter](https://gitter.im/tupol) | [twitter](https://twitter.com/_tupol) | +[email](mailto:tupol.github@gmail.com). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/README.md b/README.md index 429e704..79ff28f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ [![GitHub](https://img.shields.io/github/license/tupol/scala-utils.svg)](https://github.com/tupol/scala-utils/blob/master/LICENSE)   [![Travis (.org)](https://img.shields.io/travis/tupol/scala-utils.svg)](https://travis-ci.com/tupol/scala-utils)   [![Codecov](https://img.shields.io/codecov/c/github/tupol/scala-utils.svg)](https://codecov.io/gh/tupol/scala-utils)   +[![Javadocs](https://www.javadoc.io/badge/org.tupol/scala-utils_2.11.svg)](https://www.javadoc.io/doc/org.tupol/scala-utils_2.11) [![Gitter](https://badges.gitter.im/scala-utils/community.svg)](https://gitter.im/scala-utils/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)   +[![Twitter](https://img.shields.io/twitter/url/https/_tupol.svg?color=%2317A2F2)](https://twitter.com/_tupol)   ## Description