Skip to content

Commit 7e88d6a

Browse files
committed
Add Quick Start links for PlatformIO IDE & CLI
1 parent e1dc912 commit 7e88d6a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,12 @@ development with cross platform build system, library manager and full support
6767
for Espressif (ESP8266) development. It works on the popular host OS: Mac OS X, Windows,
6868
Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard).
6969

70-
- [PlatformIO.Org](http://platformio.org)
7170
- [What is PlatformIO?](http://docs.platformio.org/en/latest/what-is-platformio.html)
71+
- [PlatformIO IDE](http://platformio.org/#!/platformio-ide)
72+
- Quick Start with [PlatformIO IDE](http://docs.platformio.org/en/latest/ide/atom.html#quick-start) or [PlatformIO CLI](http://docs.platformio.org/en/latest/quickstart.html)
7273
- [Advanced using](http://docs.platformio.org/en/latest/platforms/espressif.html) -
7374
custom settings, uploading to SPIFFS, Over-the-Air (OTA)
74-
- [IDE Integration](http://docs.platformio.org/en/latest/ide.html) -
75+
- [Integration with other IDE](http://docs.platformio.org/en/latest/ide.html) -
7576
Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM and Visual Studio
7677
- [Project Examples](http://docs.platformio.org/en/latest/platforms/espressif.html#examples)
7778

0 commit comments

Comments
 (0)