1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-20 13:34:35 +01:00

Update README.md

This commit is contained in:
Pierre-Marie 2016-01-21 15:47:10 +01:00
parent 52adaa91a1
commit c503403877

View file

@ -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: