diff --git a/README.md b/README.md index e21844b..84b8859 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ MRAA - Low Level Skeleton Library for Communication on GNU/Linux platforms ============== Library in C/C++ to interface with Galileo & other Intel platforms, in a -structured and sane API with port nanmes/numbering that match boards & with +structured and sane API with port names/numbering that match boards & with bindings to javascript & python. The intent is to make it easier for developers and sensor manufacturers to map @@ -18,7 +18,7 @@ Galileo Rev H Compiling ========= -See docs/build.md. +See docs/building.md. Examples ======== diff --git a/docs/index.md b/docs/index.md index bcc19c6..123942a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,7 @@ MRAA - Low Level Skeleton Library for Communication on Intel platforms ============== Library in C/C++ to interface with Galileo & other Intel platforms, in a -structured and sane API with port nanmes/numbering that match boards & with +structured and sane API with port names/numbering that match boards & with bindings to javascript & python. The intent is to make it easier for developers and sensor manufacturers to map