From 44f55cfdc871a67644b9f08271e47ce8b6078065 Mon Sep 17 00:00:00 2001 From: Brendan Le Foll Date: Mon, 30 Jun 2014 11:49:06 +0100 Subject: [PATCH] mraa: update description of libmraa Signed-off-by: Brendan Le Foll --- Doxyfile.in | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile.in b/Doxyfile.in index 1529ac7..9cf9263 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -44,7 +44,7 @@ PROJECT_NUMBER = @mraa_VERSION_STRING@ # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "Low Level Skeleton Library for Communication on Intel platforms" +PROJECT_BRIEF = "Low Level Skeleton Library for Communication on GNU/Linux platforms" # With the PROJECT_LOGO tag one can specify an logo or icon that is included in # the documentation. The maximum height of the logo should not exceed 55 pixels diff --git a/README.md b/README.md index b4c5a90..5282368 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -MRAA - Low Level Skeleton Library for Communication on Intel platforms +MRAA - Low Level Skeleton Library for Communication on GNU/Linux platforms ============== Library in C/C++ to interface with Galileo & other Intel platforms, in a