File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments