diff --git a/README.md b/README.md index e1a678c6..8cdd04f2 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,12 @@ 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/sensors). +### IDE Integration + +If you would like to create Eclipse IDE projects using the UPM C++ samples, +please follow the instructions posted [here](https://software.intel.com/en-us/node/551014). +This will show you how to import the code and configure your project. + ### Building UPM See @ref building [here](docs/building.md).