Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions packages/sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# `@pipedream/sdk`

> **Note:** This package is now maintained in the
> [pipedream-sdk-typescript](https://github.com/PipedreamHQ/pipedream-sdk-typescript)
> repository. Visit that to view the most up-to-date code of the SDK.
>
# `@pipedream/sdk`

Check failure on line 7 in packages/sdk/README.md

View workflow job for this annotation

GitHub Actions / test

Multiple top-level headings in the same document

packages/sdk/README.md:7 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "`@pipedream/sdk`"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md025.md

Check failure on line 7 in packages/sdk/README.md

View workflow job for this annotation

GitHub Actions / test

Multiple headings with the same content

packages/sdk/README.md:7 MD024/no-duplicate-heading Multiple headings with the same content [Context: "`@pipedream/sdk`"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md024.md

Check failure on line 7 in packages/sdk/README.md

View workflow job for this annotation

GitHub Actions / test

Multiple top-level headings in the same document

packages/sdk/README.md:7 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "`@pipedream/sdk`"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md025.md

Check failure on line 7 in packages/sdk/README.md

View workflow job for this annotation

GitHub Actions / test

Multiple headings with the same content

packages/sdk/README.md:7 MD024/no-duplicate-heading Multiple headings with the same content [Context: "`@pipedream/sdk`"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md024.md

TypeScript SDK for [Pipedream](https://pipedream.com). [See the
docs](https://pipedream.com/docs/connect) for usage instructions.

Expand Down
Loading