Skip to content

Commit 784cf29

Browse files
TomWFoxflovilmart
authored andcommitted
Fix markdown issues in README.md (#16)
1 parent 0d28eac commit 784cf29

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#Parse Arduino SDK
2-
1+
# Parse Arduino SDK
32
[Parse Arduino SDK](https://www.parse.com/products/iot) provide support for Arduino Yún..
43

54
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:
@@ -22,26 +21,26 @@ These SDKs let you use [Parse](https://www.parse.com/) for building Internet of
2221

2322
* Intuitively visualize your cloud data with the [Data Browser](http://blog.parse.com/2012/12/20/the-new-data-browser-2/) on the Parse website.
2423

25-
##Getting Started
24+
## Getting Started
2625

2726
Please follow our [Parse Arduino Quickstart](https://www.parse.com/apps/quickstart#embedded/arduinoyun). We highly recommend using Arduino Software (IDE). See the [yun directory](/yun) for more details.
2827

2928

30-
##Documentation
29+
## Documentation
3130

3231
Please see the Parse website for detailed developer guides:
3332

3433
* [Arduino Guide](https://www.parse.com/docs/arduino_guide)
3534

36-
##Sample App
35+
## Sample App
3736

3837
We prepared a [sample app](https://github.com/ParsePlatform/Anydevice) that demonstrates how to provision connected devices using a companion phone app such that connected devices can securely access user-specific data on the Parse Cloud. This sample app also demonstrates how to send push notifications between the phone app and connected devices.
3938

40-
##Contributing
39+
## Contributing
4140

4241
See the CONTRIBUTING file for how to help out.
4342

44-
##License
43+
## License
4544

4645
Copyright (c) 2015, Parse, LLC. All rights reserved.
4746

0 commit comments

Comments
 (0)