diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b48eb1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# postgres-cron + +A docker image that adds the [pg_cron](https://github.com/citusdata/pg_cron) extension to the `postgres` image.