diff --git a/README.md b/README.md index dbc7bed..6f7aa5c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +__Release 0.1.0__ + +[macOS](https://github.com/ArturoLAnderson/beacon/releases/download/0.1.0/beacon-darwin-x64.zip), +[Win32](https://github.com/ArturoLAnderson/beacon/releases/download/0.1.0/beacon-win32-ia32.zip), +[Win64](https://github.com/ArturoLAnderson/beacon/releases/download/0.1.0/beacon-win32-x64.zip) + Beacon is a decentralized instant messaging software. The underlying communication is based on NKN, Libp2p and other peer-to-peer communication systems. It can realize point-to-point direct communication between users. Data is stored and forwarded without third-party servers. It has important features such as security and privacy protection. In addition to peer-to-peer user communications, users can also set up their own groups. Group communication also implements important functions such as offline messaging.