Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.
Merged
Changes from all 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
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Javascript / Typescript Seam API Library & CLI

Control locks, lights and other internet of things devices with Seam's simple
API. Check out [the documentation](./docs/modules.md) or [some examples](./examples).
API.

Check out [the documentation](./docs/modules.md) or some examples:
- [CLI Usage](#cli-usage)
- [Library Usage](#library-usage)
- [Receiving Webhooks](#receiving-webhooks)

## Usage

Expand Down