diff --git a/README.md b/README.md index f29993d7..6c61b1b7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ +

+ UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA ============== @@ -68,13 +72,17 @@ Supported [sensor list](http://iotdk.intel.com/docs/master/upm/modules.html) fro You can also refer to the [Intel® IoT Developer Zone](https://software.intel.com/iot/hardware/sensors). -### IDE Integration +### IDE Support -If you would like to create projects and run the UPM samples using an Intel® recommended IDE, -please refer to the Intel® Developer Zone Tools & IDEs page. +The UPM sensor libraries are directly supported by the IDEs listed on the Intel® +Developer Zone Tools & IDEs page. +Intel® System Studio integration offers IoT specific features such as a sensor explorer, +library sync tools and the ability to easily import existing projects and samples that +use the UPM libraries. For further details please refer to the IoT User Guides on IDZ. + ### Installing UPM Find notes on how to install UPM on various OS'es on this [page](docs/installing.md). diff --git a/docs/icons/upm_logo.png b/docs/icons/upm_logo.png new file mode 100644 index 00000000..19d2b2a8 Binary files /dev/null and b/docs/icons/upm_logo.png differ