diff --git a/README.md b/README.md index a770754..066798a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ -# Machine Control Library for Arduino +# Portenta Machine Control Library for Arduino [![Check Arduino status](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/check-arduino.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/check-arduino.yml) [![Compile Examples status](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/compile-examples.yml) [![Spell Check status](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/spell-check.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/spell-check.yml) -Arduino Library for the Machine Control +Arduino Library for the Portenta Machine Control -For more information about this library please visit us at https://www.arduino.cc/en/Reference/Arduino_MachineControl +The Portenta Machine Control enhances existing products with minimal effort, allowing companies to implement a standard platform across different equipment models. It is now easy to create an infrastructure of interconnected machines, which can be controlled onsite or via the cloud when needed; moreover, human-machine interaction can be further enahnced via mobile apps thanks to BLE connectivity. +For more information about this library please visit us at https://www.arduino.cc/en/Reference/Arduino_MachineControl +For more information about this product: https://www.arduino.cc/pro/hardware/product/portenta-machine-control ## License diff --git a/library.properties b/library.properties index c3e9c2c..cd72268 100644 --- a/library.properties +++ b/library.properties @@ -2,7 +2,7 @@ name=Arduino_MachineControl version=1.0.0 author=Arduino maintainer=Arduino -sentence=Arduino Library for Arduino Machine Control +sentence=Arduino Library for Portenta Machine Control - PMC paragraph= category=Communication url=https://github.com/arduino-libraries/Arduino_MachineControl