docs/esp8266/intro: Rename to "Getting started" from "Introduction".

People tend to skip introductions (everyone knows what esp8266 is, right?),
so try to do A/B testing with a title inviting to read it.
This commit is contained in:
Paul Sokolovsky 2016-08-07 16:33:52 +03:00
parent 1966745689
commit 919c54f750
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Introduction to MicroPython on the ESP8266
==========================================
Getting started with MicroPython on the ESP8266
===============================================
Using MicroPython is a great way to get the most of your ESP8266 board. And
vice versa, the ESP8266 chip is a great platform for using MicroPython. This