diff --git a/README.md b/README.md index e8f6eb1..c2e0fee 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Public documentation will be published with every major release. Example Code ------------ -An example program is available in the [demo directory](demo) which contains a basic usage of NeoComm. +In the [demo directory](demo/) there is example code of the project containing a minimal, working node using NeoComm. The program has the following usage: `./demo [ ]`. Clients -------