Skip to content

Commit

Permalink
Merge commit
Browse files Browse the repository at this point in the history
GitOrigin-RevId: a8bd0ca2b1b494fdb254f21def20369a9c80480c
  • Loading branch information
etodd authored and SupportSDM committed Aug 3, 2020
1 parent ccdb850 commit 5feaec4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,15 @@ func main() {

* Documentation: [sdm package · pkg.go.dev](https://pkg.go.dev/github.com/strongdm/strongdm-sdk-go?tab=doc)
* Examples: [GitHub - strongdm/strongdm-sdk-go-examples](https://github.com/strongdm/strongdm-sdk-go-examples)

1. [Managing Resources](https://github.com/strongdm/strongdm-sdk-go-examples/tree/master/1_managing_resources)
1. [Managing Accounts](https://github.com/strongdm/strongdm-sdk-go-examples/tree/master/2_managing_accounts)
1. [Managing Roles](https://github.com/strongdm/strongdm-sdk-go-examples/tree/master/3_managing_roles)
1. [Managing Gateways](https://github.com/strongdm/strongdm-sdk-go-examples/tree/master/4_managing_gateways)

## License

[Apache 2](https://github.com/strongdm/strongdm-sdk-go/blob/master/LICENSE)

## Contributing

Currently, strongDM does not accept pull requests for this repository. Please submit any feedback to <support@strongdm.com>.
Currently, we are not accepting pull requests directly to this repository, but our users are some of the most resourceful and ambitious folks out there. So, if you have something to contribute, find a bug, or just want to give us some feedback, please email <support@strongdm.com>.

0 comments on commit 5feaec4

Please sign in to comment.