[Readme] Update deployment status
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 18 Sep 2019 06:58:48 +0000 (15:58 +0900)
committerGeunsik Lim <leemgs@users.noreply.github.com>
Wed, 18 Sep 2019 21:52:42 +0000 (06:52 +0900)
We now release macoS and JCenter binaries.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
README.md

index 592c970..753b845 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,18 +18,19 @@ neural network developers to manage stream pipelines and their filters easily an
 
 ## Official Releases
 
-| Arch   | [Tizen](http://download.tizen.org/live/devel%3A/AIC%3A/Tizen%3A/5.0%3A/nnsuite/standard/) | [Ubuntu](https://launchpad.net/~nnstreamer/+archive/ubuntu/ppa) | Android/NDK Build | Android/APK | Yocto |
-| :-- | -- | -- | -- | -- | -- |
-|     | 5.5 | 16.04/18.04 | 7.0/N | 7.0/N | TBD |
-| arm | Available  | Available  | Ready | Ready | Ready |
-| arm64 | Available  | Available  | Ready | Ready | Planned |
-| x64 | Available  | Available  | Ready  | Ready | Ready |
-| x86 | Available  | N/A  | N/A  | N/A  | N/A |
-|     | [Tizen Repo](http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/) | [PPA](https://launchpad.net/~nnstreamer/+archive/ubuntu/ppa) |   |   |   |
+| Arch   | [Tizen](http://download.tizen.org/live/devel%3A/AIC%3A/Tizen%3A/5.0%3A/nnsuite/standard/) | [Ubuntu](https://launchpad.net/~nnstreamer/+archive/ubuntu/ppa) | Android/NDK Build | Android/APK | Yocto | macOS |
+| :-- | -- | -- | -- | -- | -- | -- |
+|     | 5.5 | 16.04/18.04 | 7.0/N | 7.0/N | TBD |   |
+| arm | Available  | Available  | Ready | Available| Ready | N/A |
+| arm64 | Available  | Available  | Ready | Available | Planned | N/A |
+| x64 | Available  | Available  | Ready  | Ready | Ready | Available |
+| x86 | Available  | N/A  | N/A  | N/A  | N/A | N/A |
+|     | [Tizen Repo](http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/) | [PPA](https://launchpad.net/~nnstreamer/+archive/ubuntu/ppa) |   | [JCenter](https://bintray.com/beta/#/nnsuite/nnstreamer/nnstreamer?tab=overview) |   | [Brew Tap](Documentation/getting-started-macos.md) |
 
 - Ready: CI system ensures build-ability and unit-testing. Users may easily build and execute. However, we do not have automated release & deployment system for this instance.
 - Available: binary packages are released and deployed automatically and periodically along with CI tests.
 - Daily Release: [(WIP)](https://github.com/nnsuite/TAOS-CI/issues/452)
+- SDK Support: Tizen Studio (5.5 M2+) / Android Studio (JCenter, "nnstreamer")