Skip to content

Commit c0551c5

Browse files
authored
Update README.md (#7)
1 parent e49d156 commit c0551c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
go-freeGeoIP client with inbuilt cache
22
======================================
33

4-
[![Build](https://github.com/Shivam010/go-freeGeoIP/workflows/Build/badge.svg)](https://github.com/Shivam010/go-freeGeoIP/actions)
5-
[![Tests & Check](https://github.com/Shivam010/go-freeGeoIP/workflows/Tests%20&%20Check/badge.svg)](https://github.com/Shivam010/go-freeGeoIP/actions)
4+
[![Build](https://github.com/Shivam010/go-freeGeoIP/workflows/Build/badge.svg)](https://github.com/Shivam010/go-freeGeoIP/actions?query=workflow%3ABuild)
5+
[![Tests & Check](https://github.com/Shivam010/go-freeGeoIP/workflows/Tests%20&%20Check/badge.svg)](https://github.com/Shivam010/go-freeGeoIP/actions?query=workflow%3A%22Tests+%26+Check%22)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/Shivam010/go-freeGeoIP?dropcache)](https://goreportcard.com/report/github.com/Shivam010/go-freeGeoIP)
77
[![GoDoc](https://godoc.org/github.com/Shivam010/go-freeGeoIP?status.svg)](https://godoc.org/github.com/Shivam010/go-freeGeoIP)
88
[![License](https://img.shields.io/badge/license-apache2-mildgreen.svg)](https://github.com/Shivam010/go-freeGeoIP/blob/master/LICENSE)
@@ -123,11 +123,11 @@ Request for Contribution
123123
Contributors are more than welcome and much appreciated. Please feel free to open a PR to improve anything you
124124
don't like, or would like to add.
125125

126-
Please make your changes in a specific branch and request to pull into master! If you can please make sure all
126+
Please make your changes in a specific branch and create a pull request into master! If you can, please make sure all
127127
the changes work properly and does not affect the existing functioning.
128128

129129
No PR is too small! Even the smallest effort is countable.
130130

131131
License
132132
-------
133-
This project is licensed under the [MIT license.](https://github.com/Shivam010/go-freeGeoIP/blob/master/LICENSE)
133+
This project is licensed under the [Apache License 2.0](https://github.com/Shivam010/go-freeGeoIP/blob/master/LICENSE)

0 commit comments

Comments
 (0)