readme: fixed broken link to MRAA in Readme.md

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2016-05-13 17:25:15 -07:00
parent fd707242a9
commit 66bd4ee8c8

View File

@ -4,7 +4,7 @@ UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA
The UPM repository provides software drivers for a wide variety of commonly The UPM repository provides software drivers for a wide variety of commonly
used sensors and actuators. These software drivers interact with the used sensors and actuators. These software drivers interact with the
underlying hardware platform (or microcontroller), as well as with the attached underlying hardware platform (or microcontroller), as well as with the attached
sensors, through calls to [MRAA](github.com/intel-iot-devkit/mraa) APIs. sensors, through calls to [MRAA](https://github.com/intel-iot-devkit/mraa) APIs.
Programmers can access the interfaces for each sensor by including the sensors Programmers can access the interfaces for each sensor by including the sensors
corresponding header file and instantiating the associated sensor class. In the corresponding header file and instantiating the associated sensor class. In the