Skip to content

Commit 05dfda2

Browse files
authored
Merge pull request #21 from nils-a/feature/GH-20
(GH-20) cleanup of README
2 parents 2eaf350 + 1146631 commit 05dfda2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# JavaVersionSwitcher
22

33
[![standard-readme compliant][]][standard-readme]
4+
[![Contributor Covenant][contrib-covenantimg]][contrib-covenant]
45
[![Build][githubimage]][githubbuild]
56
[![NuGet package][nugetimage]][nuget]
67

7-
> .NET tool to make switching java versions on windows easy.
8+
.NET tool to make switching java versions on windows easy.
89

910
## Table of Contents
1011

@@ -56,15 +57,15 @@ We accept Pull Requests.
5657

5758
Small note: If editing the Readme, please conform to the [standard-readme][] specification.
5859

59-
This project follows the [all-contributors][] specification. Contributions of any kind welcome!
60-
6160
## License
6261

6362
[MIT License © Nils Andresen][license]
6463

6564
[githubbuild]: https://github.com/nils-org/JavaVersionSwitcher/actions/workflows/build.yaml?query=branch%3Adevelop
6665
[githubimage]: https://github.com/nils-org/JavaVersionSwitcher/actions/workflows/build.yaml/badge.svg?branch=develop
6766
[maintainer]: https://github.com/nils-a
67+
[contrib-covenant]: https://www.contributor-covenant.org/version/2/0/code_of_conduct/
68+
[contrib-covenantimg]: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg
6869
[nuget]: https://nuget.org/packages/JavaVersionSwitcher
6970
[nugetimage]: https://img.shields.io/nuget/v/JavaVersionSwitcher.svg?logo=nuget&style=flat-square
7071
[license]: LICENSE.txt

0 commit comments

Comments
 (0)