From 7cf66c13359fe5718a04575ac2bc4f9c11f81334 Mon Sep 17 00:00:00 2001 From: birme Date: Sat, 20 Jun 2020 22:48:05 +0200 Subject: [PATCH] Clarified that it is built on install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e021d58..e07bc8f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ npm install --save @eyevinn/srt ``` -Installing from NPM downloads and builds SRT SDK for your operating system × architecture. +Installing from NPM downloads and builds SRT SDK and NodeJS addon for your operating system × architecture. ## Example