From c2dd8263ac4b3d1f2915d5cc3a4ab5750cd42ab7 Mon Sep 17 00:00:00 2001 From: Kris <34139730+krisgardiner@users.noreply.github.com> Date: Tue, 3 Sep 2024 10:07:09 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 41cc616e..26889bac 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Nylas Components are a suite of UI building blocks that let you build user-facing email, calendar, and contacts functionality in minutes. Use Nylas Components with your Nylas account or by adding standard JSON data. +## Compatibility +- [Nylas API v2](https://developer.nylas.com/docs/api/v2/) +- [Nylas API v3](https://developer.nylas.com/docs/api/v3) (Unsupported) + ## Background Front-end UIs can often be time-consuming to build, even for simple functionality. The Nylas Components are designed to help developers more quickly add communications and scheduling functionality into their app.