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.