Skip to content

Commit

Permalink
Minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Jul 11, 2018
1 parent 5e63377 commit 8e3e60e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ Cross-platform build system and unified debugger. Remote unit testing and firmwa

* Cross-platform code builder without external dependencies to a system software:

- 450+ embedded boards
- 20+ development platforms
- 10+ frameworks
- 500+ embedded boards
- 25+ development platforms
- 15+ frameworks

* [PIO Remote™](http://docs.platformio.org/page/plus/pio-remote.html)
* [PIO Unified Debugger](http://docs.platformio.org/page/plus/debugging.html)
* [PIO Remote™](http://docs.platformio.org/page/plus/pio-remote.html)
* [Unit Testing](http://docs.platformio.org/page/plus/unit-testing.html)
* C/C++ Intelligent Code Completion
* C/C++ Smart Code Linter for rapid professional development
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-preset-env": "^1.6.0",
"esformatter": "^0.10.0",
"eslint": "^4.1.1",
"eslint": "^5.1.0",
"eslint-plugin-import": "^2.7.0",
"vsce": "^1.27.0",
"vscode": "^1.1.1"
Expand Down

0 comments on commit 8e3e60e

Please sign in to comment.