From 8c6b63a114abc39ffbf35b3c26a67d91f2383fdd Mon Sep 17 00:00:00 2001 From: atyenoria Date: Sat, 29 Feb 2020 13:35:03 +0900 Subject: [PATCH] typo --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48c3d21..cd6e0df 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # About This Repo +``` Minimal Demo project for Nuxt.js + Janus Streaming Plugin Demo +``` # Setup +``` npm install set the server for janus (index.vue) fill the streaming in the janus straming mount point -yarn nuxt dev \ No newline at end of file +yarn nuxt dev +``` \ No newline at end of file