diff --git a/docs/articles.rst b/docs/articles.rst
index 30631d4e..a219d7c8 100644
--- a/docs/articles.rst
+++ b/docs/articles.rst
@@ -23,6 +23,7 @@ Here are recent articles about PlatformIO:
2016
^^^^
+* Aug 18, 2016 - **Primal Cortex** - `Installing PlatformIO on Arch Linux `_
* Jul 26, 2016 - **Embedded Systems Laboratory** - `แนะนำการใช้งาน PlatformIO IDE สำหรับบอร์ด Arduino และ ESP8266 (Get started with PlatformIO IDE for Arduino board and ESP8266, Thai) `_
* Jul 15, 2016 - **Jaime** - `ESP8266 Mobile Rick Roll Captive Portal `_
* Jul 5, 2016 - **Ivan Kravets, Ph.D.** - `Explore the new development instruments for Arduino with PlatformIO ecosystem `_
diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst
index fdfe142b..0d484c91 100644
--- a/docs/ide/atom.rst
+++ b/docs/ide/atom.rst
@@ -439,6 +439,11 @@ To force Smart Code Linter to use Arduino files as C++ please
2. Perform all steps from :ref:`ide_atom_knownissues_sclarduino_manually`
(without renaming to ``.cpp``).
+Arch Linux: PlatformIO IDE Terminal issue
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Please read this article `Installing PlatformIO on Arch Linux `_.
+
.. _ide_atom_faq:
Frequently Asked Questions
@@ -478,6 +483,8 @@ package and `C/C++ Uncrustify Code Beautifier `_
+* Jul 26, 2016 - **Embedded Systems Laboratory** - `แนะนำการใช้งาน PlatformIO IDE สำหรับบอร์ด Arduino และ ESP8266 (Get started with PlatformIO IDE for Arduino board and ESP8266, Thai) `_
* May 30, 2016 - **Ron Moerman** - `IoT Development with PlatformIO `_
* May 01, 2016 - **Pedro Minatel** - `PlatformIO – Uma alternativa ao Arduino IDE (PlatformIO - An alternative to the Arduino IDE, Portuguese) `_
* Apr 23, 2016 - **Al Williams** - `Hackaday: Atomic Arduino (and Other) Development `_