Skip to content

Commit

Permalink
Add LICENSE badge and section
Browse files Browse the repository at this point in the history
  • Loading branch information
haritsfahreza committed Jul 6, 2018
1 parent e37cfa5 commit b7e3e17
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/veritrans/go-midtrans)](https://goreportcard.com/report/github.com/veritrans/go-midtrans)

# Midtrans Library for Go(lang)

[![Go Report Card](https://goreportcard.com/badge/github.com/veritrans/go-midtrans)](https://goreportcard.com/report/github.com/veritrans/go-midtrans)
[![Apache 2.0 license](http://img.shields.io/badge/license-Apache 2.0-brightgreen.svg)](LICENSE)

Midtrans :heart: Go !

Go is a very modern, terse, and combine aspect of dynamic and static typing that in a way very
Expand Down Expand Up @@ -86,3 +87,7 @@ snap.pay(token, {
You may want to override those `onSuccess`, `onPending` and `onError`
functions to reflect the behaviour that you wished when the charging
result in their respective state.

## License

See [LICENSE](LICENSE).

0 comments on commit b7e3e17

Please sign in to comment.