Skip to content

Commit ec80bc3

Browse files
authored
Fix repository link and add socket example
1 parent 08a22b2 commit ec80bc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
3. Install SiWi GSM Platform:
1414
* Open PlatformIO Home
1515
* Go to Platforms -> Advanced Installation
16-
* Paste repository link https://github.com/siwiembedded/siwigsm.git
16+
* Paste repository link https://github.com/siwiembedded/platform-siwigsm.git
1717
* Click Install
1818

1919
## Examples
@@ -22,6 +22,7 @@
2222
* [adc-example](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/adc-example) - ADC Read Example
2323
* [socket-example](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/socket-example) - TCP Socket example using RAW Socket APIs
2424
* [ssl-socket-example](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/ssl-socket-example) - SSL Socket example
25+
* [ssl-socket-clientauth](https://github.com/siwiembedded/platform-siwigsm/tree/master/examples/ssl-socket-clientauth) - SSL Socket example with client certificate authentication
2526

2627
## Resources
2728

0 commit comments

Comments
 (0)