Skip to content

Commit c48d24e

Browse files
committed
fixup! Add section for Development.
1 parent 8aa0cf1 commit c48d24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ VSS is also integrated with [LDK-node] v0.4.x as alpha support.
8181
* **Scaling**: VSS itself is stateless and can be horizontally scaled easily. VSS can be configured to point to a
8282
PostgreSQL cluster, and further scaling considerations need to be addressed in the PostgreSQL cluster.
8383
* **Using with LDK-node**: [LDK-node] can be easily configured to run with VSS as primary storage. It is integrated in
84-
LDK-node(written in Rust) using [VSS-rust-client] and there is also support for other languages such as Swift, Kotlin,
84+
LDK-node (written in Rust) using [VSS-rust-client], and there is also support for other languages such as Swift, Kotlin,
8585
and Python through [UniFFI] bindings.
8686
```rust
8787
use ldk_node::Builder;

0 commit comments

Comments
 (0)