From: Wook Song Date: Fri, 6 Sep 2019 15:45:03 +0000 (+0900) Subject: [README] Add a link to the 'getting-started' manual for macOS X-Git-Tag: accepted/tizen/unified/20190918.102219~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f79311d771fa5d1eefc1c7937a7fdd4cc601bb2;p=platform%2Fupstream%2Fnnstreamer.git [README] Add a link to the 'getting-started' manual for macOS This patch adds a link to the 'getting-started' manual for macOS. Signed-off-by: Wook Song --- diff --git a/README.md b/README.md index 8abe330..592c970 100644 --- 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)