From 82f9e30ba37df3a786296c10ea589d1559ac29dd Mon Sep 17 00:00:00 2001 From: Dan Staples Date: Mon, 15 Sep 2014 15:13:58 -0400 Subject: [PATCH] minor fixes in README --- README.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 4dd928d..bb79bad 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ This theme appears as luci-theme-commotion in Commotion-Router's menuconfig opti Commotion-apps ============== -Commotion-apps contains a LuCI application portal for OpenWRT, as well as a script to check for new applications nearby on the network. +Commotion-apps contains a LuCI application portal for OpenWRT. It relies on the [Commotion service manager](https://github.com/opentechinstitute/commotion-service-manager) to find nearby applications on the network. The LuCI application portal adds some pages to the Commotion-Router menu. The main page shows all local applications on the mesh that have been approved by the node administrator. There are also pages for creating an application, as well as administrator pages for approving/blacklisting apps and changing settings related to applications. @@ -55,15 +55,11 @@ Applications are advertised on a Commotion mesh network using Avahi/mDNS. Each a - - - - Service Name on %h - _https._tcp + _commotion._tcp mesh.local 443 @@ -72,7 +68,7 @@ Applications are advertised on a Commotion mesh network using Avahi/mDNS. Each a uri=https://commotionwireless.net type=collaboration type=circumvention - fingerprint=FA7E03D576F9A6752194CFCBE402C455B7F0F8C8894F7C05F17ECE500D2DC648 + fingerprint=FA7E03D576F9A6752194CFCBE402C455B7F0F8C8894F7C05F17ECE500D2DC648 signature=E07B1282AE1601C334CEA861DF795D57D00603BA00D97F382720F4146DDCD4427973D171C89BCA0EAAF1D72E9EF0DB2367CE07BBFFF6FF27FF01F1DFBEB65D0B icon=https://exampleapplication.com/icon.png description=Commotion is an open-source communication tool that uses mobile phones, computers, and other wireless devices to create decentralized mesh networks. @@ -98,23 +94,23 @@ Changelog [Nodogsplash]: http://kokoro.ucsd.edu/nodogsplash/ -commotion-dashboard-helper +Commotion Dashboard Helper ========================== Scripts and configuration to send data to a bigboard gatherer, along with LuCI interface for configuration. Commotion Dashboard Helper is selected as a default build option in Commotion-Router (https://github.com/opentechinstitute/commotion-router). -##commotion-debug-helper +Commotion Debug Helper +====================== Commotion Debug Helper is a LuCI based bug collector for users to quickly gather relevant data for OpenWRT router issues Commotion Debug Helper is selected as a default build option in Commotion-Router (https://github.com/opentechinstitute/commotion-router). -commotion-lua-helpers +Commotion Lua Helpers ===================== A set of lua "helper" modules for Commotion packages. - Commotion Lua Helpers are selected as a default build option in Commotion-Router (https://github.com/opentechinstitute/commotion-router)