Skip to content

Commit 56f1b20

Browse files
committed
Updated readme
1 parent bb2fb2f commit 56f1b20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ GoWebhookExec is a service for handling webhooks written in Go. It lets you trig
1010
* Pass attributes safely to your scripts (more details in the [os.exec documentation](https://pkg.go.dev/os/exec))
1111
* Pass files or other large payloads through the request body
1212
* Use SSL to encrypt your HTTP connection
13+
* Real time output to the HTTP response while the command is running
1314

1415
# Usage
1516

0 commit comments

Comments
 (0)