From 6128f1105265717251ede74137da251c90b1f174 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Fri, 12 Apr 2019 11:13:26 -0400 Subject: [PATCH] update readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 08b970c..7f06eab 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Easily embed a status chat in your website. +### Screenshot + +![widget](https://notes.status.im/uploads/upload_a087221ad1f8dc5c34654d57a2e3d071.png) + ### Usage Copy paste the following snippet to your website @@ -16,3 +20,12 @@ Copy paste the following snippet to your website Modify `your-channel-name` to your channel of choice And you're done! + +### Theme + +The chat theme can be customized by replacing the css link with your own css file: + +```Html + +``` +