diff --git a/README.md b/README.md index 4f572793..1dd7e77e 100644 --- a/README.md +++ b/README.md @@ -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