Skip to content

Commit

Permalink
Merge pull request #1 from Bomme/patch-1
Browse files Browse the repository at this point in the history
fix mail address hyperlinks; minor changes in wording
  • Loading branch information
dkerwin authored Apr 17, 2018
2 parents b27b85d + 17bde1e commit 73fc475
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://travis-ci.com/gini/dexter.svg?token=hks5AUpe81U7Yryvaqjm&branch=master)](https://travis-ci.com/gini/dexter)

`dexter` is a OIDC (OpenId Connect) helper to create a hassle-free Kubernetes login experience powered by Google as Identity Provider.
All you need is a properly Google client ID & secret.
All you need is a properly configured Google client ID & secret.

## Authentication Flow

Expand All @@ -25,7 +25,7 @@ All you need is a properly Google client ID & secret.

## Installation

You can download prebuilt version from the [Github release section](https://github.com/gini/dexter/releases) or build it yourself:
You can download a prebuilt version from the [Github release section](https://github.com/gini/dexter/releases) or build it yourself:

```
go get -u github.com/gini/dexter
Expand Down Expand Up @@ -121,7 +121,7 @@ It's awesome that you consider contributing to `dexter` and it's really simple.

## Authors

Initial code was written by [Daniel Kerwin]([email protected]) & [David González Ruiz]([email protected])
Initial code was written by [Daniel Kerwin](mailto:[email protected]) & [David González Ruiz](mailto:[email protected])

## Acknowledgements

Expand Down

0 comments on commit 73fc475

Please sign in to comment.