summaryrefslogtreecommitdiff
path: root/peripheral/libmraa/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libmraa/README.md')
-rw-r--r--peripheral/libmraa/README.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/peripheral/libmraa/README.md b/peripheral/libmraa/README.md
index 4a2a182..c515997 100644
--- a/peripheral/libmraa/README.md
+++ b/peripheral/libmraa/README.md
@@ -1,13 +1,10 @@
-<p align="center">
- <img src="http://iotdk.intel.com/misc/logos/mraa.png" height="150px" width="auto" algt="Mraa Logo"/>
-</p>
libmraa - Low Level Skeleton Library for Communication on GNU/Linux platforms
==============
-Libmraa is a C/C++ library with bindings to Java, Python and JavaScript to
-interface with the IO on Galileo, Edison & other platforms, with a structured
-and sane API where port names/numbering matches the board that you are on. Use
-of libmraa does not tie you to specific hardware with board detection done at
+Libmraa is a C/C++ library with bindings to javascript & python to interface
+with the IO on Galileo, Edison & other platforms, with a structured and sane
+API where port names/numbering matches the board that you are on. Use of
+libmraa does not tie you to specific hardware with board detection done at
runtime you can create portable code that will work across the supported
platforms.
@@ -27,7 +24,6 @@ X86
* [Minnowboard Max](../master/docs/minnow_max.md)
* [NUC 5th generation](../master/docs/intel_nuc5.md)
* [UP](../master/docs/up.md)
-* [Intel Grosse Tete](../master/docs/grossetete.md)
ARM
---