We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbda949 commit 1c118edCopy full SHA for 1c118ed
README.md
@@ -5,7 +5,7 @@ Rust-Lightning
5
[](https://docs.rs/lightning/)
6
[](https://github.com/rust-secure-code/safety-dance/)
7
8
-Rust-lightning is a Bitcoin Lightning library written in Rust. The main crate,
+Rust-Lightning is a Bitcoin Lightning library written in Rust. The main crate,
9
`lightning`, does not handle networking, persistence, or any other I/O. Thus,
10
it is runtime-agnostic, but users must implement basic networking logic, chain
11
interactions, and disk storage.
0 commit comments