Fix misspelled PlatformIO

This commit is contained in:
Benoit Blanchon
2015-12-23 14:42:22 +01:00
parent c57e6f3bd8
commit ab2502f7b8
3 changed files with 9 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ ArduinoJson: change log
HEAD
----
* Made the library compatible with platform.io (issue #181)
* Made the library compatible with [PlatformIO](http://platformio.org/) (issue #181)
v5.0.7
------