Skip to content

Commit 4b13959

Browse files
committed
ship it
1 parent 65fd26f commit 4b13959

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515

1616
</div>
1717

18-
> [!IMPORTANT]
19-
> This SDK is not yet ready for production use. To complete setup please follow the steps outlined in your [workspace](https://app.speakeasy.com/org/speakeasy-self/speakeasy-self). Delete this section before > publishing to a package manager.
20-
2118
<div align="center">
2219
<picture>
2320
<source media="(prefers-color-scheme: dark)" srcset="./images/codesamples-demo-dark.gif">
@@ -176,7 +173,7 @@ function App() {
176173
title={CodeSampleFilenameTitle}
177174
operation={"getPassageText"}
178175
// client={speakeasyCodeSamples}
179-
// 👆optional, if you want to pass the client directly
176+
// 👆 optional, if you want to pass the client directly
180177
// instead of using the provider
181178
/>
182179
</SpeakeasyCodeSamplesProvider>

0 commit comments

Comments
 (0)