Skip to content

Commit

Permalink
Modified Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
im-deviprakash committed Jan 23, 2024
1 parent 46052ae commit f00e20c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ go get golang.org/x/net/context
Put the package under your project folder and add the following in import:

```go
import xi_sdk_resellers "github.com/GIT_USER_ID/GIT_REPO_ID"
import xi_sdk_resellers "github.com/ingrammicro-xvantage/xi-sdk-resellers-go"
```

To use a proxy, set the environment variable `HTTP_PROXY`:
Expand Down Expand Up @@ -498,6 +498,12 @@ Each of these functions takes a value of the given basic type and returns a poin
* `PtrTime`

## Author
-[Ingram Micro Xvantage](https://github.com/ingrammicro-xvantage)

## Contact

For any inquiries or support, please feel free to contact us at:

- Email: [xi_support@ingrammicro.com](xi_support@ingrammicro.com)


0 comments on commit f00e20c

Please sign in to comment.