Skip to content

Commit c5da813

Browse files
authored
Update Readme
1 parent 0545dac commit c5da813

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# SIWIGSM for Platformio
22

33
![Examples](https://github.com/siwiembedded/platform-siwigsm/workflows/Examples/badge.svg)
4+
[![Documentation Status](https://readthedocs.org/projects/siwisdk/badge/?version=latest)](https://siwisdk.readthedocs.io/en/latest/?badge=latest)
5+
[![Github Issues](https://img.shields.io/github/issues/siwiembedded/platform-siwigsm.svg)](http://github.com/siwiembedded/platform-siwigsm/issues)
6+
[![Github Releases](https://img.shields.io/github/release/siwiembedded/platform-siwigsm.svg)](https://github.com/siwiembedded/platform-siwigsm/releases)
7+
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/siwiembedded/platform-siwigsm/blob/master/LICENSE)
48

59
## Installation
610

@@ -14,4 +18,10 @@
1418

1519
## Examples
1620

17-
* gpio-blink - GPIO Toggle example
21+
* [gpio-blink](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/gpio-blink) - GPIO Toggle Example
22+
* [adc-example](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/adc-example) - ADC Read Example
23+
24+
## Resources
25+
26+
* [Documentation](https://siwisdk.readthedocs.io/en/latest) - SIWISDK documentation for latest version
27+
* [Support](https://help.siwi.in) - For Technical support and Repairs

0 commit comments

Comments
 (0)