diff --git a/README.md b/README.md index e7e3e73..9f84ec3 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ BlockstreamSatellite.lnd_client = lnd_client `BlockstreamSatellite::Order.create` accepts the following parameters: * `path`: path to the file to transmit -* `data`: data to transmit; can be used as an alternative `path` +* `message`: message to transmit; can be used as an alternative `path` * `bid`: bid for the order. defaults to file size * 51 ```ruby