mirror of
https://github.com/bumi/lnrpc
synced 2025-07-09 21:07:23 +00:00
Update README.md
This commit is contained in:
parent
8dc675a366
commit
e34cd1de00
@ -2,6 +2,8 @@
|
||||
|
||||
a [gRPC](https://grpc.io/) client for [LND, the Lightning Network Daemon](https://github.com/lightningnetwork/lnd/) packed as ruby gem.
|
||||
|
||||
Currently published as [beta release](https://rubygems.org/gems/lnrpc) to rubygems for LND v0.5.2.beta. (see [#Versioning](#Versioning))
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
@ -18,6 +20,8 @@ And then execute:
|
||||
Or install it yourself as:
|
||||
|
||||
$ gem install lnrpc
|
||||
# or for pre releases:
|
||||
$ gem install lnrcp --pre
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user