Skip to content

Commit

Permalink
write installation in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emahiro committed Oct 28, 2019
1 parent 134c170 commit 4c04f7d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
App Engine HTTP Client provides HTTP RoundTripper for authentication service-to-service in Google App Engine.
This package is inspired by [Authentication Service-to-Service](https://cloud.google.com/run/docs/authenticating/service-to-service)

## Installation

```sh
go get github.com/emahiro/aehcl
```

## Usage

```go
Expand Down

0 comments on commit 4c04f7d

Please sign in to comment.