From d10e3ccfc2f00f60f19fd42f2fb03f23dc78cd9f Mon Sep 17 00:00:00 2001 From: Jinho Jang <41753422+jinhojang6@users.noreply.github.com> Date: Sat, 1 Feb 2020 17:04:28 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 688da0b..28a72df 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ The Podcast broadcasting website for the Status community --- -Support RSS to play podcasts +Support RSS to play Status community podcasts + +Demo website: http://jinhojang.s3-website.ap-northeast-2.amazonaws.com/ ### Installation @@ -29,4 +31,4 @@ yarn run dev ```sh yarn run build -``` \ No newline at end of file +```