From edd44c73bf810128941cc7a958b5368ad9083096 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:36:30 +0200 Subject: [PATCH] Update README.md --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index 756cbad..e091592 100644 --- a/doc/README.md +++ b/doc/README.md @@ -6,7 +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. [Managing your NNTPChan node with the CLI](cli.md) +4. [Managing your NNTPChan node with the CLI](cli.md) - Manage many aspects of your node via the command-line interface 5. [Configuring your news reader for NNTPChan](configure-newsreader.md) - Setup Mozilla Thunderbird or Pan to send and read articles ##Developer related