out with the old (address) in with the new (address)

This commit is contained in:
Renan DelValle 2017-10-12 17:07:43 -07:00
parent 8a4a9bdb8c
commit a1350c6d55
13 changed files with 26 additions and 26 deletions

View file

@ -1,6 +1,6 @@
# How to leverage the library (based on the [sample client](../examples/client.go))
For a more complete look at the API, please visit https://godoc.org/github.com/rdelval/gorealis
For a more complete look at the API, please visit https://godoc.org/github.com/paypal/gorealis
* Create a default configuration file (alternatively, manually create your own Config):
```