diff --git a/README.md b/README.md index b5ce7413e50..568fe81c45f 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ![cli-logo](./docs/img/CLI_Logo_small.png) -Arduino CLI is an all-in-one solution that provides builder, Boards/Library Manager, uploader, discovery and many other -tools needed to use any Arduino compatible board and platforms. +Arduino CLI is an all-in-one solution that provides Boards/Library Managers, sketch builder, board detection, uploader, +and many other tools needed to use any Arduino compatible board and platform. [![tests-badge]](https://github.com/Arduino/arduino-cli/actions?workflow=test) [![nightly-badge]](https://github.com/Arduino/arduino-cli/actions?workflow=nightly) diff --git a/docs/index.md b/docs/index.md index f4d7100638f..1811c2926a4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,5 @@ -Arduino CLI is an all-in-one solution that provides builder, Boards/Library Manager, uploader, discovery and many other -tools needed to use any Arduino compatible board and platforms. +Arduino CLI is an all-in-one solution that provides Boards/Library Managers, sketch builder, board detection, uploader, +and many other tools needed to use any Arduino compatible board and platform. ## Installation