Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ More information around [DLCs](https://www.dlc.wiki/)

## Run Javascript DLC

**Disclaimer:** Note this library isn't full tested. Use your own at risk
**Disclaimer:** Note this library isn't fully tested. Use your own at risk

[Documentation](https://github.com/AreaLayer/javascript-dlc/blob/main/docs/run.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/lightning.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Lightning implemenations support ⚡
# Lightning implementations support ⚡

See Lightning implementations compatible

Expand Down
4 changes: 2 additions & 2 deletions docs/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Run the DLC in your lightning node
- Lightning Node (Unannounced integration)
- NPM
- Git
- Bitoin Core
- Bitcoin Core
- Bitcoinjs-lib
- Lightning Node (optional)

Expand All @@ -21,7 +21,7 @@ git clone https://github.com/AreaLayer/javascript-dlc.git

### Install via npm

You need have already installed npm
You need to have already installed npm

```npm
npm install javascript-dlc
Expand Down