From c503403877039589b8ee8b39a29a6eda345c9866 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Date: Thu, 21 Jan 2016 15:47:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fcdbe5ba..4aae7232d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A "blockchain watcher" is responsible for monitoring the blockchain, and sending ## Modules * lightning-types: scala code generation using protobuf's compiler (wire protocol) -* eclair: actual implementation +* eclair-demo: actual implementation ## Usage Run `Demo.scala` to have an example of: