diff --git a/README.md b/README.md index aea1bd8efa0ca826fbb0ac3b5606e421e3eec817..a8833fbac3ff1d3f6e3745c5bee31c0509463f6c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ This repository contains all golang dependencies currently used in Bitmask Andro * shapeshifter: a library, based on shapeshifter-dispatcher for VPN communication over obfs4 * IPtProxy: a library wrapping snowflake client and snowflake proxy, forked from https://github.com/tladesignz/IPtProxy and adapted for our purposes * pgpverify: a small library for verifying the inegrity of downloaded app updates (only used in apks distributed from a website) -* shared code between Bitmask Desktop and Mobile clients **(tbd.)** +* motd: Message of the day library, shared between Bitmask Desktop and Mobile +* more shared code between Bitmask Desktop and Mobile clients **(tbd.)** Run the follwing command to build Bitmask Core for all Android build flavors (runs currently only on Linux 64-bit distros):