From 41c8e4d6b08f3a28cc4189a48fb7f69ff3d451e1 Mon Sep 17 00:00:00 2001 From: Anshul Singh <34132157+iosdev747@users.noreply.github.com> Date: Tue, 9 Oct 2018 13:16:26 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3fb8c6..c9720f8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ threat. PS. The team with best implementation of this software will get Stark Internship ;) ### Basic Features: -- [ ] A user account where each user can be content creator or viewer (or both). +- [X] A user account where each user can be content creator or viewer (or both). - [ ] Content creators can have multiple channels that they can manage. - [ ] Content creators can add video to any of their channels. - [ ] Viewers can subscribe to any channel and they must also get notified every time a new video is added to the channel they are subscribed to.