From 6b39428d552eb68bcc6dae6c6ca7747708079b66 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Fri, 2 Aug 2019 00:17:03 +0100 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cfcdcae..bdd222f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,25 @@ -# Parse Embedded C SDKs +

+ Parse Platform + +

-[Parse Embedded C SDKs](https://www.parse.com/products/iot) provide support for Arduino Yún, Unix, and RTOS C platforms. +

Parse Embedded C SDKs

-These SDKs let you use [Parse](https://www.parse.com/) for building Internet of Things (IoT) applications with connected devices. Parse is a developer-friendly cloud platform that lets you get an IoT project running in minutes. With Parse, you can: +

+ The Parse Embedded C SDKs gives you access to the powerful Parse Server backend with Arduino Yún, Unix and RTOS C platforms. +

-* Build [cross-platform integrations](https://www.parse.com/products) between your connected device and mobile/web/desktop apps. +

+ Follow on Twitter + Join the conversation + Backers on Open Collective + Sponsors on Open Collective +

+
+ +These SDKs let you use the Parse Platform for building Internet of Things (IoT) applications with connected devices. Parse is a developer-friendly cloud platform that lets you get an IoT project running in minutes. With Parse, you can: + +* Build cross-platform integrations between your connected device and mobile/web/desktop apps. * Allow your users to personalize and monitor their connected devices. * Parse is the easiest way to [build user login](https://www.parse.com/docs/ios_guide#ui-login/iOS) on mobile apps. Parse also has [user session APIs](https://www.parse.com/docs/ios_guide#sessions/iOS) in all mobile SDKs, which let you provision restricted sessions from the phone after the user logs into your app. You can then transfer this restricted session token to your device so that your device can access user-specific data.