From 47c56f4738144bbe548be40d65eca0c33a10e90c Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Wed, 8 May 2024 13:25:01 -0500 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 28c2f78e..edd82eb9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ -# plex-api-spec +# Plex Media Server OpenAPI Specification -On Open Source Plex Media Server and Plex.tv Open API Specification +An Open Source OpenAPI Specification covering Plex Media Server and Plex.tv operations +## Documentation +[API Documentation](https://plexapi.dev) -Documentation is hosted on https://plexapi.dev +## SDKs +[Typescript SDK](https://github.com/lukehagar/plexjs) -Typescript SDK: https://github.com/lukehagar/plexjs - -Discord Server: https://discord.gg/mxqjsJHwUm +## Questions? +Reach out to me on the [Discord Server](https://discord.gg/mxqjsJHwUm)