diff --git a/README.md b/README.md index fe1bab8e..a8a66cb1 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,19 @@ This is the Android implementation of bitchat, fully protocol-compatible with th [Get it on Google Play](https://play.google.com/store/apps/details?id=com.bitchat.droid) +## See it in action + + + + + + + + + + +
Offline mesh conversationGeohash globe picker
Active four-peer Bitchat mesh conversation with an image, voice messages, and text messagesBitchat geohash location picker showing the whole Earth and geohash grid
+ ## License This project is released into the public domain. See the [LICENSE](LICENSE.md) file for details. diff --git a/docs/screenshots/readme-geohash-globe.png b/docs/screenshots/readme-geohash-globe.png new file mode 100644 index 00000000..f19319b0 Binary files /dev/null and b/docs/screenshots/readme-geohash-globe.png differ diff --git a/docs/screenshots/readme-mesh-chat.png b/docs/screenshots/readme-mesh-chat.png new file mode 100644 index 00000000..c66a21c3 Binary files /dev/null and b/docs/screenshots/readme-mesh-chat.png differ