Skip to content

Commit 6f5a2d4

Browse files
committed
fix README
1 parent 47fbd3f commit 6f5a2d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ compatible wallets in a simple fashion, without having to worry about Bitcoin
55
and RGB internals.
66

77
It primarily uses [bdk] to provide Bitcoin walleting functionalities, and
8-
several RGB libraries such as [rgb-core] to provide RGB specific
9-
functionalities.
8+
several RGB libraries to provide RGB specific functionalities that can be found
9+
in the [rgb-protocol] organization.
1010

1111
The library has been designed to offer an offline usage
1212
(some APIs do not require using Internet) and also a watch-only usage (the
@@ -76,4 +76,4 @@ transitions of an asset transfer and [multisig][docs-multisig] coordination.
7676
[bitcoind]: https://github.com/bitcoin/bitcoin
7777
[electrs]: https://github.com/romanz/electrs
7878
[esplora]: https://github.com/Blockstream/esplora
79-
[rgb-core]: https://github.com/RGB-WG/rgb-core
79+
[rgb-protocol]: https://github.com/rgb-protocol

0 commit comments

Comments
 (0)