From 0aed1f4668da9f8404f1b4634d3f03a047e0399f Mon Sep 17 00:00:00 2001 From: molvqingtai Date: Fri, 27 Sep 2024 15:39:52 +0800 Subject: [PATCH] docs: update readme --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2daa14d..a0b872f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ - - - - - +

+ +

# WebChat @@ -10,7 +8,13 @@ -This is an anonymous chat browser extension that is decentralized and serverless, utilizing WebRTC for end-to-end encrypted communication. It prioritizes privacy, with all data stored locally. The goal is to address the issue of delayed replies on websites by adding instant messaging capabilities to any site, allowing for chatting anytime, anywhere. +This is an anonymous chat browser extension that is decentralized and serverless, utilizing WebRTC for end-to-end encrypted communication. It prioritizes privacy, with all data stored locally. + + The goal is to address the issue of delayed replies on websites by adding instant messaging capabilities to any site, allowing for chatting anytime, anywhere. + + + +![Example](https://github.com/molvqingtai/WebChat/blob/master/src/public/Example.png)