File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ` rust-lightning `
1
+ Rust-Lightning
2
2
==============
3
3
4
4
[ ![ Crate] ( https://img.shields.io/crates/v/lightning.svg?logo=rust )] ( https://crates.io/crates/lightning )
@@ -121,7 +121,7 @@ non-optional/non-test/non-library dependencies. Really really do not add
121
121
dependencies with dependencies. Do convince Andrew to cut down dependency usage
122
122
in ` rust-bitcoin ` .
123
123
124
- ` rust-lightning ` vs. LDK (Lightning Development Kit)
124
+ Rust-Lightning vs. LDK (Lightning Development Kit)
125
125
-------------
126
126
` rust-lightning ` refers to the core ` lightning ` crate within this repo, whereas
127
127
LDK encompasses ` rust-lightning ` and all of its sample modules and crates (e.g.
@@ -132,7 +132,7 @@ Lightning integration or building a Lightning node.
132
132
Tagline
133
133
-------
134
134
135
- * "` rust-lightning ` , not Rusty's Lightning!"*
135
+ * "Rust-Lightning , not Rusty's Lightning!"*
136
136
137
137
Contributing
138
138
------------
You can’t perform that action at this time.
0 commit comments