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 + +``` +