From de4c49823b143df88d09ebe866632e24a131e0a9 Mon Sep 17 00:00:00 2001 From: "arthur.breitman@gmail.com" Date: Sun, 14 May 2017 15:22:16 -0700 Subject: [PATCH] mention existence of the testnet --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92dec4ffc..a119c9eeb 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,11 @@ Running the node ---------------- So far there is no official Tezos network being run, but you might run a local -test network. Use the following command to run a node that will accept incoming +test network (the development team is running its own testnet, if you're interested +in joining this network, please make a request on our slack channel. We have +limited support abilities at the moment but we'll try to help you best we can). + +Use the following command to run a node that will accept incoming connections: ```