diff --git a/README.md b/README.md index fe1bab8e..4e6c4e99 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 Bitchat mesh conversation with an image, voice messages, and text messagesBitchat geohash location picker showing the 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..14bc5d7b 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..fe16556e Binary files /dev/null and b/docs/screenshots/readme-mesh-chat.png differ