Skip to content

Commit 830b17c

Browse files
committed
f Change project description
1 parent 491861c commit 830b17c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
authors = ["Elias Rohrer <[email protected]>"]
55
license = "MIT OR Apache-2.0"
66
edition = "2018"
7-
description = "A ready-to-go node implementation based on LDK."
7+
description = "A ready-to-go node implementation built using LDK."
88

99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1010

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# LDK Node
2-
A ready-to-go node implementation based on LDK.
2+
A ready-to-go node implementation built using LDK.

0 commit comments

Comments
 (0)