Skip to content

Commit 0ff9167

Browse files
ShahanaFarooquimadelinevibes
authored andcommitted
Add Blockstream info and badge in README
Closes #9263. Changelog-None.
1 parent e814cbb commit 0ff9167

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Core Lightning (CLN): A specification compliant Lightning Network implementation in C
22

3-
Core Lightning (previously c-lightning) is a lightweight, highly customizable and [standard compliant][std] implementation of the Lightning Network protocol.
3+
Core Lightning (previously c-lightning) is a lightweight, highly customizable and [standard compliant][std] implementation of the Lightning Network protocol, developed and maintained by [Blockstream][blockstream]. Learn more about Blockstream's Lightning Network updates at [blockstream.com/lightning][blockstream-lightning].
44

55
* [Getting Started](#getting-started)
66
* [Installation](#installation)
@@ -22,6 +22,7 @@ Core Lightning (previously c-lightning) is a lightweight, highly customizable an
2222
[![Continuous Integration][actions-badge]][actions]
2323
[![Pull Requests Welcome][prs-badge]][prs]
2424
[![Documentation Status][docs-badge]][docs]
25+
[![Blockstream][blockstream-badge]][blockstream]
2526
[![Telegram][telegram-badge]][telegram]
2627
[![Discord][discord-badge]][discord]
2728
[![Irc][IRC-badge]][IRC]
@@ -206,6 +207,9 @@ If you encrypt your `hsm_secret`, you will have to pass the `--encrypted-hsm` st
206207

207208
Developers wishing to contribute should start with the developer guide [here](doc/contribute-to-core-lightning/coding-style-guidelines.md).
208209

210+
[blockstream]: https://blockstream.com/
211+
[blockstream-lightning]: https://blockstream.com/lightning/
212+
[blockstream-badge]: https://img.shields.io/badge/Blockstream-Company-blue
209213
[blockstream-store-blog]: https://blockstream.com/2018/01/16/en-lightning-charge/
210214
[std]: https://github.com/lightning/bolts
211215
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat

0 commit comments

Comments
 (0)