[README] Add a link to the 'getting-started' manual for macOS
authorWook Song <wook16.song@samsung.com>
Fri, 6 Sep 2019 15:45:03 +0000 (00:45 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 9 Sep 2019 01:48:39 +0000 (10:48 +0900)
This patch adds a link to the 'getting-started' manual for macOS.

Signed-off-by: Wook Song <wook16.song@samsung.com>
README.md

index 8abe330..592c970 100644 (file)
--- a/README.md
+++ b/README.md
@@ -64,8 +64,9 @@ Note that this project has just started and many of the components are in design
 In [Component Description](Documentation/component-description.md) page, we describe nnstreamer components of the following three categories: data type definitions, gstreamer elements (plugins), and other misc components.
 
 ## Getting Started
-For more details, please access the following manual.
-* Press [Here](Documentation/getting-started.md)
+For more details, please access the following manuals.
+* For Linux-like systems such as Tizen, Debian, and Ubuntu, press [Here](Documentation/getting-started.md)
+* For macOS systems, press [Here](Documentation/getting-started-macos.md)
 
 ## Usage Examples
 - [Example apps](https://github.com/nnsuite/nnstreamer-example) (stable)