Skip to content

Commit

Permalink
Merge pull request #140 from isimluk/documentation
Browse files Browse the repository at this point in the history
Documentation: add reference to CrowdStrike developer portal
  • Loading branch information
redhatrises committed Oct 19, 2021
2 parents 2103c09 + e9904db commit 3eaf604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@

Golang-based SDK to CrowdStrike's Falcon APIs.

Detailed API documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/crowdstrike/gofalcon). The easiest way to learn about the SDK is to consult the set of [examples](examples) built on top of the SDK. What follows is a subset of these examples that can be found useful as stand-alone programs.
Gofalcon documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/crowdstrike/gofalcon). Users are advised to consult this gofalcon documentation together with the comprehensive CrowdStrike API documentation published on [Developer Portal](https://developer.crowdstrike.com/crowdstrike/docs). The easiest way to learn about the SDK is to consult the set of [examples](examples) built on top of the SDK. What follows is a subset of these examples that can be found useful as stand-alone programs.

| Example | Description |
|:--------|:------------|
Expand Down

0 comments on commit 3eaf604

Please sign in to comment.