Skip to content

Commit

Permalink
docs: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
openint-bot committed Dec 6, 2024
1 parent 09dd857 commit 9b38fed
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
</a>
</p>

> **NOTE:**
> This repo is fully working but documentation is still work in progress. In the mean time please check the [examples folder](./examples) folder for usage guide and the [sdks folder](./sdks) for a list of pre-packaged SDKs.

OpenSDKs is maintained by the [OpenInt](https://openint.dev) team. We just participated [Mega Launch Week Dec 2–6](https://launchweek.dev/lw/MEGA). Check out our [announcement blogpost](https://openint.dev/launch-week/introducing-opensdks/) for OpenSDKs.

OpenSDKs is a repository of type-safe and standardized SDKs for all your APIs - powered by a single lightweight and extensible `runtime` that embraces Web Standards and HTTP, and a `cli` that can generate a custom SDKs from any OpenAPI spec.

Expand All @@ -28,6 +28,9 @@ npm install -D @opensdks/cli

![Demo](./examples/demo.gif)

> **NOTE:**
> This repo is fully working but documentation is still work in progress. In the mean time please check the [examples folder](./examples) folder for usage guide and the [sdks folder](./sdks) for a list of pre-packaged SDKs.
<h2>Table of Contents</h2>

- [Quick start](#quick-start)
Expand Down

0 comments on commit 9b38fed

Please sign in to comment.