From 1f4e6c8ecb2bd741147f9c4f3457e25f2ce2f54f Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:34:54 +0200 Subject: [PATCH] Update README.md --- doc/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/README.md b/doc/README.md index 89c560e..c7680fd 100644 --- a/doc/README.md +++ b/doc/README.md @@ -6,6 +6,7 @@ NNTPChan Documentation 1. [Building NNTPChan](building.md) - Building the source code 2. [Setting up NNTPChan](setting-up.md) - Configuring the node 3. [Running NNTPChan](running.md) - Running the node for the first time +4. [Manaing your NNTPChan node with the CLI](cli.md) ##Developer related