From e552716305709e46649e821fff1e8ba83267a7f5 Mon Sep 17 00:00:00 2001 From: Deep Narayan Tandan <32794634+dntandan@users.noreply.github.com> Date: Tue, 8 Oct 2019 21:57:13 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0330abb..39c91bf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Podnet is a communication network provider for IoT devices. IoT developers/compa - **Set up** - [Using it on Mac OS Mojave and higher](https://blog.thepodnet.com/set-up-micropython-on-nodemcu-on-macos-mojave-and-higher/) - [Using it on GNU Linux](https://blog.thepodnet.com/getting-started-with-nodemcu-esp8266-on-linux/) - - Using it on Windows (Coming Soon) + - [Using it on Windows].(https://blog.thepodnet.com/getting-started-on-winows-with-micropython-and-node-mcu8266/) - [Ampy](https://blog.thepodnet.com/getting-started-with-ampy/) - **Quick Testing** - **Examples** From b9c5776acda8aee94dd41e0974b3356163c6c2df Mon Sep 17 00:00:00 2001 From: Deep Narayan Tandan <32794634+dntandan@users.noreply.github.com> Date: Tue, 8 Oct 2019 21:58:16 +0530 Subject: [PATCH 2/2] Blog written and readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39c91bf..2f0d09c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Podnet is a communication network provider for IoT devices. IoT developers/compa - **Set up** - [Using it on Mac OS Mojave and higher](https://blog.thepodnet.com/set-up-micropython-on-nodemcu-on-macos-mojave-and-higher/) - [Using it on GNU Linux](https://blog.thepodnet.com/getting-started-with-nodemcu-esp8266-on-linux/) - - [Using it on Windows].(https://blog.thepodnet.com/getting-started-on-winows-with-micropython-and-node-mcu8266/) + - [Using it on Windows](https://blog.thepodnet.com/getting-started-on-winows-with-micropython-and-node-mcu8266/) - [Ampy](https://blog.thepodnet.com/getting-started-with-ampy/) - **Quick Testing** - **Examples**