Skip to content

Commit 2c95da7

Browse files
authored
Update README.md
1 parent 44f7c0a commit 2c95da7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This repository contains n8n nodes for interacting with Signal CLI. It includes
1717

1818
* Node.js (>=18.10) and pnpm (>=9.1)
1919
* n8n installed globally using `pnpm install n8n -g`
20-
* Signal CLI set up and running in daemon mode with HTTP JSON-RPC endpoint exposed (`--http`)
20+
* [Signal CLI](https://github.com/AsamK/signal-cli) set up and running in daemon mode with HTTP JSON-RPC endpoint exposed (`--http`)
2121

2222

2323
## 📥 Installation
@@ -32,7 +32,7 @@ This repository contains n8n nodes for interacting with Signal CLI. It includes
3232
### 🔔 SignalTrigger
3333

3434
* Triggers when a new message is received via Signal CLI.
35-
* Requires Signal CLI API credential.
35+
* Requires [Signal CLI](https://github.com/AsamK/signal-cli) API credential.
3636
* Parameters:
3737
* `account`: Signal account to listen for incoming messages.
3838

0 commit comments

Comments
 (0)