From dcfc86909705d2848d39adc4c938930ced685309 Mon Sep 17 00:00:00 2001 From: moarpepes <31854854+moarpepes@users.noreply.github.com> Date: Mon, 11 Sep 2017 12:39:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ef1694..132bd9f 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This is a list for mesh networking: Documentation, Free Software mesh protocols, * [ServalMesh Batphone](http://www.servalproject.org/) - This app assumes zero infrastructure. The phones talk to each other using WiFi; relaying calls and messages and figuring out how to resolve numbers. In other words, it lets your phone communicate with other Android phones running Serval Mesh within WiFi range. [Source Code](https://github.com/servalproject/batphone) `GPLv3` `Java` -* [Splinternet](https://github.com/megamattron/SplinterNet) - A serverless, unblockable messaging system for Android. [Source Code](https://github.com/megamattron/SplinterNet) `[MIT?](https://github.com/megamattron/SplinterNet/issues/6)` `Java` +* [Splinternet](https://github.com/megamattron/SplinterNet) - A serverless, unblockable messaging system for Android. [Source Code](https://github.com/megamattron/SplinterNet) `MIT`[?](https://github.com/megamattron/SplinterNet/issues/6)` `Java` * [Underdark](http://underdark.io/) Mobile peer-to-peer mesh networking library. Integrates into iOS and Android apps and works over Wi-Fi and Bluetooth. Demo app called Solidarity available for download. [Source Code](https://github.com/udark/underdark-android) `Apache 2.0 (With Extra Clause)` `Java`