From c93e1bc52e81b26cd3350501ccadcc1d249004b0 Mon Sep 17 00:00:00 2001 From: Rob Jansen Date: Wed, 10 Dec 2014 14:56:34 -0500 Subject: [PATCH] Update readme for md format --- README.md | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 0ca8687..cf89d27 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,20 @@ -# shadow-plugin-bitcoin - -This repository holds a Shadow plug-in that runs the Bitcoin Satoshi reference client. It can be used to run a private bitcoin network on a single machine using the Shadow discrete-event network simulator. - -Setup and Usage Instructions: - https://github.com/shadow/shadow-plugin-bitcoin/wiki - -More Information about Shadow: - https://shadow.github.io - https://github.com/shadow/shadow - -More Information about Bitcoin - https://www.bitcoin.org - https://github.com/bitcoin/bitcoin - -# Contributing - -Contributions can be made by submitting pull requests via GitHub. - +# shadow-plugin-bitcoin + +This repository holds a Shadow plug-in that runs the Bitcoin Satoshi reference client. +It can be used to run private Bitcoin networks of clients and servers on a single +machine using the Shadow discrete-event network simulator. + +Setup and Usage Instructions: + + https://github.com/shadow/shadow-plugin-bitcoin/wiki + +More Information about Shadow: + + https://shadow.github.io + + https://github.com/shadow/shadow + +More Information about Bitcoin: + + https://www.bitcoin.org + + https://github.com/bitcoin/bitcoin + +# Contributing + +Contributions can be made by submitting pull requests via GitHub. \ No newline at end of file