Skip to content

Commit 16c227b

Browse files
authored
update readme
1 parent 0ae2472 commit 16c227b

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
@@ -1,6 +1,6 @@
11
# LitePipe
22

3-
LitePipe is a simple CI/CD tool written in Go using only the standard library. Currently, it will listen for GitHub push webhooks, verify them, and then perform certain actions based on which path the change occurred in. Different types of webhooks will be added as needed (feel free to contribute).
3+
LitePipe is a simple CI/CD tool written in Go using only the standard library. Currently, it will listen for GitHub push webhooks, verify them, and then perform certain actions based on which path the change occurred in. Support for different types of webhooks will be added as needed (feel free to contribute).
44

55
Backwards compatibility is not yet guaranteed.
66

0 commit comments

Comments
 (0)