chore: update README.md

This commit is contained in:
Dawid Wysokiński 2021-06-06 19:18:32 +02:00
parent f3c8ada9c6
commit 9443300a8d
1 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# TWHelp Golang SDK
Golang SDK for making HTTP requests to [TWHelp API](https://api.tribalwarshelp.com).
A tool for interacting with [TWHelp's API](https://api.tribalwarshelp.com).
## Getting started
@ -16,6 +16,4 @@ and then install SDK:
go get -u github.com/tribalwarshelp/golang-sdk
```
## Examples
[A fully working example you can find here.](https://raw.githubusercontent.com/tribalwarshelp/golang-sdk/master/example/main.go)
[An example you can find here.](https://raw.githubusercontent.com/tribalwarshelp/golang-sdk/master/example/main.go)