From 0ffda179f9932e2b2b677c4894dddf4b4dfe889d Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Mon, 31 Mar 2014 21:33:55 +0200 Subject: [PATCH] Added initial README entry. Signed-off-by: Roland Haeder --- docs/README | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/docs/README b/docs/README index b54b6ea59..c63447087 100644 --- a/docs/README +++ b/docs/README @@ -64,7 +64,7 @@ webmaster accounts... ;-) 4.) How to start the cruncher -------------------------------------------------------------------------------- -The cruncher is a test application (or mayber later used in a serious +The cruncher is a test application (or maybe later used in a serious environment?) to find the right key for an encrypted message to decrypt it. It can be launched with this command: @@ -75,7 +75,16 @@ cruncher to work on. In the meanwhile the cruncher shall run test units which I will mainly use for development. -------------------------------------------------------------------------------- -5.) How to start the chat console and use it +5.) How to start the miner +-------------------------------------------------------------------------------- + +The miner is a test application (or maybe later used in a serious +environment?) to find hash blocks: + +php index.php app=hub command=miner + +-------------------------------------------------------------------------------- +6.) How to start the chat console and use it -------------------------------------------------------------------------------- The chat console is yet another test application for the node. You can launch @@ -92,7 +101,7 @@ do not try any 'interactive console' things like cursor key or so. This is (or will be) a very simple and basic telnet console. -------------------------------------------------------------------------------- -6.) How to start the apt-proxy and use it +7.) How to start the apt-proxy and use it -------------------------------------------------------------------------------- The apt-proxy is yet another test application for the node and shall provide a -- 2.39.5