Skip to content

Commit 4cc7213

Browse files
committed
update README
1 parent e77d719 commit 4cc7213

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ annotated source in [Marginalia](https://github.com/gdeer81/marginalia)
5353
The ultimate truth lies in the code.
5454

5555
This is probably what you are looking for.
56-
* [figurehead][figurehead]
57-
* [messenger][messenger]
56+
* [figurehead][figurehead]: Clojure REPL on your rooted Android device plus more.
57+
* [messenger][messenger]: Unix-style command-line interface to your Figurehead REPL.
5858

5959
The other components.
60-
* [core][core]
61-
* [mastermind][mastermind]
62-
* [C\&C][cnc]
60+
* [core][core]: the shared underlying framework.
61+
* [mastermind][mastermind]: a single central server that brokers figureheads and C\&Cs communication (and more).
62+
* [C\&C][cnc]: C\&C controls figurehead through mastermind.
6363

6464
See also [the project Wiki](https://github.com/pw4ever/tbnl/wiki).
6565

@@ -91,4 +91,4 @@ thanks
9191
[mastermind]: https://pw4ever.github.io/tbnl/common/tbnl.core/docs/uberdoc.html "annotated source code of mastermind"
9292
[cnc]: https://pw4ever.github.io/tbnl/host-side-tools/tbnl.cnc/docs/uberdoc.html "annotated source of C\&C"
9393
[figurehead]: https://pw4ever.github.io/tbnl/guest-side-tools/tbnl.figurehead/docs/uberdoc.html "annotated source of figurehead"
94-
[messenger]: https://pw4ever.github.io/tbnl/guest-side-tools/tbnl.messenger/docs/uberdoc.html "annotated source of messenger"
94+
[messenger]: https://pw4ever.github.io/tbnl/host-side-tools/tbnl.messenger/docs/uberdoc.html "annotated source of messenger"

0 commit comments

Comments
 (0)