Skip to content

Commit

Permalink
Go/.NET disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
georgegebbett committed Aug 13, 2023
1 parent 5aae2a6 commit 24fadf5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,13 @@ To use from .NET, install using `dotnet add package`:
dotnet add package Pulumi.Stripe
```

## A note on Go and .NET

I have never done any real development in Go or .NET - indeed this was my first foray into Go at all. I cannot warrant
that I have published the packages correctly, or provided good instructions for installing them.

Please feel free to open a PR with any suggestions!

## Configuration

The following configuration points are available for the `stripe` provider:
Expand Down

0 comments on commit 24fadf5

Please sign in to comment.