diff --git a/README.md b/README.md new file mode 100644 index 0000000..a52a43d --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# webhook-go + +A simple webhook for receiving GitHub events. + +## Configuration + +See [`config.yml`](etc/config.yml) for a minimal example.